plot.cv.glmmsel {glmmsel}R Documentation

Plot function for cv.glmmsel object

Description

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

Usage

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

Arguments

x

an object of class cv.glmmsel

...

any other arguments

Value

A plot of the cross-validation results.

Author(s)

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


[Package glmmsel version 1.0.3 Index]