Description Usage Arguments Details Author(s)
This function produces diagnostic plots of objects of class glmsel produced by glmsel() function.
1 2 |
x |
an object of class 'glmsel' |
... |
arguments to be passed to and from other methods |
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.
Michal Knut 1105406k@student.gla.ac.uk.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.