View source: R/generate_structured_correlation_matrix.R
generate_structured_correlation_matrix | R Documentation |
This is an internal function.
generate_structured_correlation_matrix(
data,
eta,
mode,
setting,
stan_mcmc_parameters
)
data |
A data list. |
eta |
Prior on the LKJ Cholesky factor. |
mode |
Which method to use? "cholesky" or "l2norm". |
setting |
Which matrix to create? "multiplex_dyadic_reciprocity", "longitudinal_dyadic_reciprocity", or "longitudinal_generalized_reciprocity". |
stan_mcmc_parameters |
A list of Stan parameters that often need to be tuned. |
A Stan object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.