Description Usage Arguments Details
getPhi
returns the posterior chain of the VAR parameter in LLSM-AR models from the object of class
'LLSM'
1 | getPhi(object, burnin = 0, thin = 1)
|
object |
fitted model object of class 'LLSM' |
burnin |
numeric value to specify the number of draws that must be discarded as burnin. Default value is 0. |
thin |
numeric value that is used to specify the step at which MCMC chain must be kept. Default value is 1 |
getPhi
returns the posterior chain of the VAR parameter in LLSM-AR models from the object of class
'LLSM'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.