Learn R Programming

daewr (version 1.1-8)

virus: Assay of Viral Contamination experiment data from Chapter 3

Description

Data from the Assay of Viral Contamination experiment in chapter 3 of Design and Analysis of Experiments with R

Usage

data(virus)

Arguments

Format

A data frame with 18 observations on the following 3 variables.

y

a numeric vector

Sample

a factor with levels 1 2 3 4 5 6

Dilution

a factor with levels 3 4 5

Examples

Run this code
# NOT RUN {
data(virus)
# }

Run the code above in your browser using DataLab