Description Usage Arguments Value See Also
View source: R/extract_theta.r
Extract theta (latent process) parameters from an object with posterior draws and associated Bayesian credible intervals.
| 1 | extract_theta(mfit, obstype = "normal", alpha = 0.05)
 | 
| mfit | An object containing posterior draws from a  | 
| obstype | Character string with the name of the probability distribution of the observations.  This controls the back-transformation of the process parameters.  Possible values for  | 
| alpha | Controls level for 100*(1- | 
Returns a list with the posterior median and posterior (1-alpha) quantiles of the theta parameter vector.
stan, as.array.stanfit, as.matrix.stanfit, as.data.frame.stanfit, spmrf
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.