docs/functions/plot.predictions.md

plot.predictions

Plot predictions from a SPEARobject and a dataset data.

Description

Plot predictions from a SPEARobject and a dataset data.

Usage

list(list("plot"), list("predictions"))(data = "train", cv = TRUE, color.by.error = TRUE)

Arguments

Argument |Description ------------- |---------------- data | Which dataset to use? Can be any dataset listed under $data$____. Defaults to "train". cv | If data = "train", get factor scores generated from $run.cv.spear? If $run.spear was used or if data != "train" this parameter is ignored. Defaults to TRUE. color.by.error | Should gaussian data be colored by squared residual error? Defaults to TRUE



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