Learn R Programming

RSADBE (version 1.0)

SCV: 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)

Arguments

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

Run this code
data(SCV)

Run the code above in your browser using DataLab