Description Usage Arguments Value Examples
Select variables to be used in a model. Should be called after normalization and splitting categorical to boolean.
1 |
x |
full data frame including y/outcome/response column. |
ycol |
Character value, name of the y/outcome/response column in the data. |
max.acceptable.pval |
Maximum acceptable p-value for your model. |
verbose |
Print information about status. |
Data with only selected variables.
1 | # TODO
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.