Description Usage Arguments Value
View source: R/indices_for_posterior_covariance.R
Finds the indices for the non-zero elements in the Cholesky decomposition of the posterior covariance matrix. The posterior covariance is assumed to to be a block matrix of corresponding to the local and global variables
1 | indices_for_posterior_covariance(n, r, p)
|
n |
Integer. Number of subjects/clusters. |
r |
Integer. Dimensionality of random effects |
p |
Integer. Dimensionality of fixed effects |
List containing row and column indices for non-zero elements.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.