model_enet {stabiliser} | R Documentation |
model_enet
Description
Function to model elastic net 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]