Description Usage Arguments Value
Internal function for making non-linear features.
1 |
x |
Input matrix, of dimension |
r |
Vector of residuals. |
df |
Degrees of freedom for the fit. |
tol |
A tolerance for same-ness or uniqueness of the x values. To be
passed to the |
removeLin |
If |
A list:
f |
Non-linear features associated with the features in |
spline_fit |
A list of the spline fits of the residual against each feature. Useful for creating the non-linear features for new data. |
lin_comp_fit |
If |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.