rohlf95 | R Documentation |
Three different types of cage are tested on the growth of Aedes intrudens, a kind of mosquito pupae. In each one, four mosquitos are added and its wings measured twice. There are 24 observations (3 cages x 4 jars x 2 measures).
data(rohlf95)
A data frame with 24 rows and 4 variables
cages: a fixed factor with three levels (cage 1, cage2, cage3
)
mosquito: a random factor with four levels (m1, m2, m3, m4
) nested in cages
measure: sample size
wing: response variable
Sokal, R.R., Rohlf, F.J. 1995. Biometry: The Principles and Practice of Statistics in Biological Research. 3rd Edition. W.H. Freeman and Co., New York.
library(GAD)
data(rohlf95)
rohlf95
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.