Description Usage Arguments Value Author(s)
Generic function for the stn function, function for S3 Class use
1 | stn(obj, k, ending, epsilon)
|
obj |
the Markov Chain we want to apply |
k |
for infinite state Markov Chain, the initial state to do the iterative process in order to find the stationary distribution |
ending |
for infinite state Markov Chain, the ending criterion of the iterative process |
epsilon |
for infinite state Markov Chain, the convergence criterion to stop the iterative process |
A matrix corresponding to the stationary states
Jiexuan Cao, Yuki Liu, Qianhan Zhang
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.