Skip to contents

All functions

coef(<cv.sparsegl>)
Extract coefficients from a `cv.sparsegl` object.
coef(<sparsegl>)
Extract model coefficients from a `sparsegl` object.
cv.hierNest()
Cross-validated hierarchical nested regularization for subgroup models
estimate_risk()
Calculate information criteria.
zero_norm() one_norm() two_norm() grouped_zero_norm() grouped_one_norm() grouped_two_norm() grouped_sp_norm() gr_one_norm() gr_two_norm() sp_group_norm()
Calculate common norms
hierNest()
Fit Hierarchical Nested Regularization Model (hierNest)
make_irls_warmup()
Create starting values for iterative reweighted least squares
overlapping_gl()
Fit an Overlapping Group Lasso Model
plot(<cv.hierNest>)
Plot method for cv.hierNest objects
predict(<cv.sparsegl>)
Make predictions from a `cv.sparsegl` object.
predict(<sparsegl>)
Make predictions from a `sparsegl` object.
predict_hierNest()
Predict Method for hierNest Objects