powered by
Perform forward variable selection with or without OMP
fs(X, y, omp = FALSE)
vector with jth component the variable added at step j
matrix of predictors
response vector
whether to use orthogonal matching pursuit (OMP)