Learn R Programming

epr (version 3.0)

data5: data5: fictional example

Description

Quantitative treatments and three response variable.

Usage

data(data5)

Arguments

Format

A data frame with 24 observations on the following 4 variables.

treatments

a numeric vector

variable1

a numeric vector

variable2

a numeric vector

variable3

a numeric vector

Examples

Run this code
# NOT RUN {
data(data5)
summary(data5)
# }

Run the code above in your browser using DataLab