Description Usage Arguments Value Examples
Title Feature Selection Using AIC
1 | Feature_Selection_AIC(x, y)
|
x |
data matrix |
y |
categorical variable (factor) |
Returns a list with two items. The first is a list of important variables. The second is NA if print.summary.AIC==FALSE or the summary of AIC if TRUE.
1 | # Feature_Selection_AIC(x, y)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.