Description Usage Arguments Value
View source: R/multivariate_models.R
Extract the full correlation vector of length choose(J+K,2), accounting for the grouping structure specified by mod_spec$cdep_groups.
1 | get_z_full_fast(th_y, mapping, asMatrix = F)
|
th_y |
The parameter vector |
mapping |
The mapping object that supports quick indexing |
asMatrix |
Whether or not to return a (J+K) by (J+K) matrix of correlations (default FALSE) |
The full correlation vector (or matrix)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.