Description Usage Arguments Examples
This function implements CV interaction screening
1 2 3 4 5 |
x |
matrix of predictors |
y |
vector of observations |
which.cols |
integer vector indicating which columns of |
nints |
integer number of top interactions to screen |
heredity |
either |
resample.type |
either |
nsplits |
integer number of cross validation splits to run. defaults to 10 |
train.frac |
fraction of data used for each split. defaults to 0.75. Only
used for |
fraction.in.thresh |
fraction of times across the |
modifier |
effect modifier |
... |
arguments to be passed to |
1 2 3 4 5 6 7 8 9 10 11 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.