plot.cv.loss: Get the loss from the cross validation. Must be called from a...

View source: R/2_helpers.R

plot.cv.lossR Documentation

Get the loss from the cross validation. Must be called from a SPEARobject trained with '$run.cv.spear()' then '$cv.evaluate()'.

Description

Get the loss from the cross validation. Must be called from a SPEARobject trained with '$run.cv.spear()' then '$cv.evaluate()'.

Usage

## S3 method for class 'cv.loss'
plot(show.sd = TRUE, show.min = TRUE)

jgygi/SPEAR documentation built on July 5, 2023, 5:35 p.m.