Feature_Selection_AIC: Title Feature Selection Using AIC

Description Usage Arguments Value Examples

Description

Title Feature Selection Using AIC

Usage

1

Arguments

x

data matrix

y

categorical variable (factor)

Value

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.

Examples

1
# Feature_Selection_AIC(x, y)

HBPMedical/CCC documentation built on May 28, 2019, 12:40 p.m.