life2 {petitr} | R Documentation |
life2 table for ten individuals
Description
Daily fecundity of ten individuals (fictitious data)
Usage
data(life2)
Format
A data frame with 10 observations on the following 11 variables.
X1
numeric vector, age
X2
numeric vector, first individual
X3
numeric vector, second individual
X4
numeric vector, ...
X5
numeric vector, ...
X6
numeric vector, ...
X7
numeric vector, ...
X8
numeric vector, ...
X9
numeric vector, ...
X10
numeric vector, ...
X11
numeric 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]