absorbing {hesim} | R 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 |
[Package hesim version 0.5.5 Index]