| compute_canonical_covs | R Documentation | 
Function to compute canonical covariance matrices scaled.
compute_canonical_covs(
  r,
  singletons = TRUE,
  hetgrid = c(0, 0.25, 0.5, 0.75, 1)
)
| r | number of responses. | 
| singletons | if  | 
| hetgrid | scalar or numeric vector of positive correlation [0, 1] of the effects across responses. | 
A list containing the canonical covariance matrices.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.