GLHS.trans: Transition matrix of illness-death model (tmat)

Description Usage Arguments Value Examples

Description

The function produces the transition matrix of an illness-death model with three states: Job1, Job2+ and NoJob. The function is called by GLHS.IllnessDeath().

Usage

1

Arguments

names

The names of the three states. If the names are missing, the default names Job1, Job2 and NoJob are given

Value

The transition matrix of possible transitions in the illness-death model. A possible transition is denoted by a number.

Examples

1
2
	data (GLHS)
	z <- GLHS.trans()

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