Learn R Programming

cvq2 (version 1.1.0)

cvq2-class: Class "cvq2"

Description

The class "cvq2" extends class "q2" and is used to store information about the model calibration and its prediction performance. The prediction performance is calculated with a cross-validation.

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