Learn R Programming

cvq2 (version 1.2.0)

q2-class: Class "q2"

Description

The class "q2" is used to store information about the calibration of model M and its prediction performance. To determine the prediction power, M is applied to an external, independent 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