Learn R Programming

cvq2 (version 1.1.0)

cvq2.setA: Small data set to demonstrate the difference between the conventional and the predictive squared correlation coefficient.

Description

Contains a small data set with four observations, the observed value y depends on two parameters ($x_1$, $x_2$).

Usage

data(cvq2.setA)

Arguments

source

Generic data set, created for this purpose only.

Details

This data set can be used to demonstrate the differences between the model calibration and the prediction power. The prediction power can be determined either with cross-validation or the application of the model to the data set cvq2.setA_pred.

Examples

Run this code
data(cvq2.setA)

Run the code above in your browser using DataLab