sim_stateprobs {hesim} | R Documentation |
Simulated state probabilities
Description
A generic function to simulate state probabilities and create an object of
class stateprobs
.
Usage
sim_stateprobs(x, ...)
Arguments
x |
An object of the appropriate class. |
... |
Further arguments passed to or from other methods. |
Value
A stateprobs
object.
See Also
[Package hesim version 0.5.5 Index]