plasso_fit | R Documentation |
glmnet
packageThis function estimates cross-validated Post-Lasso based on the glmnet
package
plasso_fit(x, y, args = list())
x |
Matrix of covariates (number of observations times number of covariates matrix) |
y |
vector of outcomes |
args |
List of arguments passed to |
An object with S3 class "plasso"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.