Find the full list of basis functions up to a particular degree
basis_of_degree(x, degree)
| x | An input |
|---|---|
| degree | The highest order of interaction terms for which the basis
functions ought to be generated. The default ( |
A list containing basis functions and cutoffs generated from
a set of input columns up to a particular pre-specified degree.