qmatrix {hesim}R Documentation

Transition intensity matrix

Description

A generic function for creating transition intensity matrices where elements represent the instantaneous risk of moving between health states.

Usage

qmatrix(x, ...)

Arguments

x

An R object.

...

Further arguments passed to or from other methods. Currently unused.


[Package hesim version 0.5.5 Index]