| extract_theta_stan | R Documentation |
Extract theta posterior summary from Stan MCMC output
extract_theta_stan(MCMC.obj, stan.sum, N, D, row_names = NULL)
MCMC.obj |
Output of |
stan.sum |
Output of |
N |
Number of persons. |
D |
Number of dimensions. |
row_names |
Row names for the output matrices (typically person IDs). |
A list with components est, se, and Rhat.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.