| 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.
- Response
- an output vector 
- A
- variable A 
- B
- variable B 
- C
- Variable C 
- D
- variable D 
- E
- a factor with two levels - Modified- Usual
Examples
data(SCV)
[Package RSADBE version 1.0 Index]