getLam_slasso {natural}R Documentation

Get the two (theoretical) values of lambdas used in scaled lasso

Description

Get the two (theoretical) values of lambdas used in scaled lasso

Usage

getLam_slasso(n, p)

Arguments

n

number of observations

p

number of features


[Package natural version 0.9.0 Index]