fremale {fitdistrplus} | R Documentation |
Fictive survival dataset of a french Male population
Description
100 male individuals randomly taken from frefictivetable
in CASdatasets
package
Usage
data(fremale)
Format
fremale
is a data frame with 3 columns names AgeIn
, AgeOut
respectively for entry age and exit age; Death
a binary dummy: 1 indicating
the death of the individual; 0 a censored observation.
References
See full dataset frefictivetable
of CASdatasets
at http://dutangc.perso.math.cnrs.fr/RRepository/
Examples
# (1) load of data
#
data(fremale)
summary(fremale)
[Package fitdistrplus version 1.2-1 Index]