docs/functions/plot.cv.loss.md

plot.cv.loss

Plot the mean cross validated error for a SPEAR model trained with run.cv.spear() and cv.evaluate().

Description

Plot the mean cross validated error for a SPEAR model trained with run.cv.spear() and cv.evaluate().

Usage

list(list("plot"), list("cv.loss"))(show.min = TRUE, show.sd = TRUE, show.labels = TRUE)

Arguments

Argument |Description ------------- |---------------- show.min | Highlight the model returned for $set.weights(method = "min")? Defaults to TRUE show.sd | Highlight the model returned for $set.weights(method = "sd")? Defaults to TRUE show.labels | Show the mean cv error labels? Defaults to TRUE



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