View source: R/stabilityselection.R
stabpath | R Documentation |
he function calculates the stability path for glmnet models, e.g. the selection probabilities of the features along the range of regularization parameters. See the R
package c060 for details.
stabpath( y, x, size = 0.632, steps = 100, weakness = 1, mc.cores = getOption("mc.cores", 2L), ... )
mixlasso
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.