prep.varsel | R Documentation |
Returns dataset with selected variables
prep.varsel(data, var.ind)
data |
a matrix with data values |
var.ind |
indices of variables (columns) to select, can bet either numeric or logical |
data matrix with the selected variables (columns)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.