model_lasso {stabiliser} | R Documentation |
model_lasso
Description
Function to model lasso selection process on a given dataframe
Arguments
data |
a dataframe containing an outcome variable to be permuted (usually coming from nested bootstrap data) |
outcome |
the outcome as a string (i.e. "y") |
type |
model type, either "linear" or "logistic" |
[Package stabiliser version 1.0.6 Index]