model_continuous_ridge

model_continuous_ridge(data, y)

Arguments

data

data to be analyzed

y

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

Value

ridge results

Examples

# to be added