Description Usage Arguments Value
View source: R/extract_terms.R
Extracts linear and nonparametric variables from a model. Internal use only.
1 | extract_terms(individual, Kvar, Kint)
|
individual |
Vector containing a model |
Kvar |
Maximum number of variables allowed in the final model |
Kint |
Maximum number of interactions allowed in the final model |
A list specifying which variables are included linearly and which are included nonparametrically.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.