powered by
Get the sampled parameters of a varstan object.
get_parameters(object)
a vector with the sampled parameters
a varstan object
Asael Alonzo Matamoros
# \donttest{ library(astsa) sf1 = auto.sarima(birth,iter = 500,chains = 1) get_parameters(sf1) # }
Run the code above in your browser using DataLab