Learn R Programming

glmmsel (version 1.0.3)

plot.cv.glmmsel: Plot function for cv.glmmsel object

Description

Plot the cross-validation loss as a function of the regularisation parameter.

Usage

# S3 method for cv.glmmsel
plot(x, ...)

Value

A plot of the cross-validation results.

Arguments

x

an object of class cv.glmmsel

...

any other arguments

Author

Ryan Thompson <ryan.thompson-1@uts.edu.au>