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