glmsel
objectsglmsel
produced by glmsel()
function.
"plot"(x, ...)
plot
will produce residuals versus fitted values and quantile-quantile plots to diagnose the fit of a generalised linear model. If varsel="lasso"
or varsel="enet"
was selected as arguments in lmsel
, plot(object)
will produce and additional plot with lasso or elastic net variable selection paths.