View source: R/dCVnet_utilities.R
lambda_seq_list | R Documentation |
produce descending lambda sequences given a maximum, minimum fraction and the number of steps
lambda_seq_list(maxlambdas, nlambda, lambda_min_ratio)
maxlambdas |
max lambdas vector,
output by |
nlambda |
how many steps to take |
lambda_min_ratio |
what fraction of the maximum to take as the minimum.
no default is set, glmnet recommends
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.