Learn R Programming

daewr (version 1.2-11)

bha: mouse liver enzyme experiment

Description

Data from the mouse liver enzyme experiment in chapter 4 of Design and Analysis of Experiments with R

Usage

data(bha)

Arguments

Format

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

block

a factor with levels 1 2

strain

a factor with levels A/J 129O1a NIH BALB/c

treat

a factor with levels treated control

y

a numeric vector

Examples

Run this code
data(bha)

Run the code above in your browser using DataLab