Last data update: 2014.03.03

R: Correctly analyse disease recurrence with missing at risk...
md.DR Documentation

Correctly analyse disease recurrence with missing at risk information using population mortality

Description

Utility function that returns a data.frame containing basic demographic information compatible with the md.survnp, md.survcox and md.impute functions.

Usage

md.D(age, sex, year)	

Arguments

age

age of the patients (number of days).

sex

contains 1 for males and 2 for females

year

year of entry into the study (number of days from 1/1/1960).

See Also

md.survcox, md.survnp

Results