Learn R Programming

cvq2 (version 1.2.0)

cvq2-class: Class "cvq2"

Description

The class "cvq2" extends class "q2" and is used to store information about the model calibration, its prediction performance and the cross-validation applied to determine the prediction performance.

Arguments

Objects from the Class

Objects can be created by calls of the form new("cvq2", ...).

Extends

Class "q2", directly.

Examples

Run this code
showClass("cvq2")

Run the code above in your browser using DataLab