model_continuous_lasso

model_continuous_lasso(data, y)

Arguments

data

data to be analyzed

y

name/string of outcome to be predicted that is within the data

Value

lasso results

Examples

# to be added