get_parameters | R Documentation |
varstan
object.Get the sampled parameters of a varstan
object.
get_parameters(object)
object |
a |
a vector with the sampled parameters.
Asael Alonzo Matamoros
sf1 = auto.sarima(birth, iter = 500, chains = 1)
get_parameters(sf1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.