View source: R/bayesianLayman.R
bayesianLayman | R Documentation |
This function loops over the posterior distribution of group means within each community and generates the corresponding Bayesian estimate of the 6 Layman metrics.
bayesianLayman(mu.post)
mu.post |
a list of length n.communities, with each list element
containing the estimated means of the groups comprising that community. The
typical workflow to generate mu.post follows. The
Bayesian ellipses are fitted using |
A list of length n.communities, with each element containing a matrix of 6 columns, each representing the Bayesian posterior distribution of the 6 Layman metrics for each of the posterior draws recorded by the fitting process (i.e. which determines the number of rows in this matrix).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.