| coef.latent_cor | R Documentation |
latent correlations
## S3 method for class 'latent_cor'
coef(object, hpd = 0.95, ...)
object |
resulting value from latent_cor |
hpd |
width of the confidence envelope of the Bayesian highest posterior density interval around the correlations, value must be between 0 and 1. |
... |
ignored |
list with matrices cor, sd, hpd_l (lower boundary), hpd_u (upper boundary), array mcmc with the complete mcmc sample
Extract correlations with a specified highest posterior density interval
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.