| life3 {petitr} | R Documentation |
life3 table for ten individuals
Description
Daily fecundity of ten individuals (fictitious data)
Usage
data(life3)
Format
A data frame with 10 observations on the following 11 variables.
X1numeric vector, age
X2numeric vector, first individual
X3numeric vector, second individual
X4numeric vector, ...
X5numeric vector, ...
X6numeric vector, ...
X7numeric vector, ...
X8numeric vector, ...
X9numeric vector, ...
X10numeric vector, ...
X11numeric vector, tenth individual
Details
the first columns stands for the age of the individual. must be sorted in ascending order and represent equal age classes.
Examples
data(life1,life2,life3)
ranova(list(life1,life2,life3))
[Package petitr version 1.0 Index]