| SCV {RSADBE} | R Documentation |
An illustrative data set where the "Response" depends on four variables A-D and a fifth categorical variable
Description
This data set is primarily used to illustrate some basic R functions.
Usage
data(SCV)
Format
A data frame with 16 observations on the following 6 variables.
Responsean output vector
Avariable A
Bvariable B
CVariable C
Dvariable D
Ea factor with two levels
ModifiedUsual
Examples
data(SCV)
[Package RSADBE version 1.0 Index]