YearTrans: Converts dates at transition to years at transition

Description Usage Arguments Value Note Author(s) See Also Examples

Description

Converts dates at transition to decimal years at transition (years and fraction of year)

Usage

1
YearTrans(Bdata)

Arguments

Bdata

Biograph object

Value

For each subject, years at transition

Note

For each subject under observation, the years of the following events are given: birth, entry into observation, end of observation, each transition.

Author(s)

Frans Willekens

See Also

CMC_as_year and AgeTrans

Examples

1
2
  data(GLHS)
  yeartrans <- YearTrans(GLHS)

Biograph documentation built on May 1, 2019, 8:48 p.m.