Description Usage Arguments Value See Also Examples
This function generates a list including all subset models given a vector of candidate predictors.
1 | Models_gen(predictors)
|
predictors |
a vector including the indexes of all predictors,
such as |
Returns a list with one entry for each model. Each entry is an integer
vector that specifies the columns of matrix x
to be used as a regressor in that model.
1 | Models_gen(1:5)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.