stability.path-class: Class "stability.path"
Description
Class of object returned by the stability function,
with methods print, show and plot.
Slots
probabilities: - a
Matrix object
containing the estimated probabilities of selection along
the path of solutions.
penalty: - Object of
class
"character" indicating the penalizer used. naive: - logical indicating whether
rescaling of the coefficients has been performed
regarding the $l2$-penalty.
lambda1: - a vector with the levels of the
first penalty.
lambda2: - a scalar with the
$l2$-penalty level.
folds: - a
list that contains the folds used for each subsample.