Skip to contents

Core functions

af()
The adaptive fence procedure
vis()
Model stability and variable inclusion plots
bglmnet()
Model stability and variable importance plots for glmnet
mplot()
Model selection and stability curves
lmfence()
The fence procedure for linear models
glmfence()
The fence procedure for generalised linear models

Data sets

bodyfat
Body fat data set
diabetes
Blood and other measurements in diabetics
fev
Forced Expiratory Volume
wallabies
Rock-wallabies data set
artificialeg
Artificial example

Generic plot, print and summary methods

plot(<af>)
Plot diagnostics for an af object
plot(<bglmnet>)
Plot diagnostics for a bglmnet object
plot(<vis>)
Plot diagnostics for a vis object
print(<af>)
Print method for an af object
print(<vis>)
Print method for a vis object
summary(<af>)
Summary method for an af object
mplot-package
mplot: Graphical Model Stability and Variable Selection Procedures