RunLasso: Run Lasso Regression

Description Usage Arguments Value

Description

Run Lasso Regression on abundance matrix provided.

Usage

1
RunLasso(X, y, seed = 1, ...)

Arguments

X

A data matrix consists of the predictors.

y

A numeric/factor vector of response.

Value

A list of cross validation and model object


Mamie/mwang documentation built on May 14, 2019, 7:15 p.m.