powered by
An internal function utilized by VSOLassoBag.
simpleEstimation(res.df, bootN)
a list of p-value of each variable and the average selection ratio
a dataframe with variables and observed frequency
an integer, bagging times
RRLASSO, Park H., et al, 2015, the algorithm utilized in LassoBag has been modified.
load(system.file("extdata/Results.RData", package="VSOLassoBag")) simpleEstimation(Results, 10)
Run the code above in your browser using DataLab