Rdocumentation
powered by
Learn R Programming
cvq2 (version 1.1.0)
q2-class: Class
"q2"
Description
The class
"q2"
is used to store information about the model calibration and its prediction performance demonstrated by an external data set.
Arguments
Objects from the Class
Objects can be created by calls of the form
new("q2", ...)
.
Examples
Run this code
showClass(
"q2"
)
Run the code above in your browser using
DataLab