absorbing: Absorbing states

View source: R/utils.R

absorbingR Documentation

Absorbing states

Description

This is a generic function that returns a vector of absorbing states.

Usage

absorbing(x, ...)

## S3 method for class 'matrix'
absorbing(x, ...)

## S3 method for class 'tparams_transprobs'
absorbing(x, ...)

Arguments

x

An object of the appropriate class. When x is a matrix, it must be a transition matrix in the format from the mstate package (see also IndivCtstmTrans).


hesim documentation built on Sept. 4, 2022, 1:06 a.m.