Description Usage Arguments Value Examples
View source: R/var.selection.R
Features Selection
1 | var.selection(X, y, pval)
|
X |
explicatives variables |
y |
target variable |
pval |
p-value |
an instance of selected features with associated statistics
1 2 3 4 | ## Not run:
var.selection(X,y,pval)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.