plot.crs {radiant.model}R Documentation

Plot method for the crs function

Description

Plot method for the crs function

Usage

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

Arguments

x

Return value from crs

...

further arguments passed to or from other methods

Details

Plot that compares actual to predicted ratings. See https://radiant-rstats.github.io/docs/model/crs.html for an example in Radiant

See Also

crs to generate results

summary.crs to summarize results


[Package radiant.model version 1.6.6 Index]