Learn R Programming

BSagri (version 0.1-6)

CountRep: Synthetic repeated count data set

Description

Synthetic data set of repeated counts on the subject.

Usage

data(CountRep)

Arguments

Details

Synthetic data set.

Examples

Run this code
data(CountRep)

library(lattice)

xyplot(Abundance ~ Time|Treatment, data=CountRep, subject=~ID)

Run the code above in your browser using DataLab