fremale: Fictive survival dataset of a french Male population

fremaleR 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)

fitdistrplus documentation built on April 25, 2023, 5:09 p.m.