Parameters # extract information from data set
TransitionAB # extract from the raw data information on a selected transition (age profile)
Occup # determines state occupancies at each age and state-specific sojourn times in age interval
Sequences # shows the different state sequences (trajectories) in the data
Rates # derives transition rates by origin state and destination state, and by age (and covariates) by dividing occurrences and exposures. Two types of rates are distinguished.
Biograph.long # converts Biograph object to the long format required by the survival package and other packages
Biograph.mstate # converts Biograpgh object to the long format required by the mstate package
Biograph.msm # converts Biograph object to the long format required by the msms package
Biograph.mvna # conferts Biograph object to the long format required by the mvna package
Cumrates # produces (and plots) two types of estimates of transition rates: Nelson-Aalen estimators (using the mvna package),generally used in statistics, and occurrence-exposure rates, generally used in demography.
Lexispoints # produces a scatter plot of the age and time of a selected transition for a subsample of subjects with selected characteristics (using the Epi package)
Lexislines.episodes # draws lifelines for selected subjects (using the Epi package)
Run the code above in your browser using DataLab