Description Usage Arguments Value
Calculate marginal covariance matrix of responses given predictors
1 |
X |
An nr x p matrix of predictors. |
Beta |
A p-vector of latent regression coefficients |
Sigma |
An r x r covariance matrix for latent vector |
psi |
An r-vector of conditional variance parameters |
type |
An r-vector indicating response types: 1 means normal, 2 means Bernoulli, and 3 means Poisson. |
num_nodes |
Number of nodes for Gaussian quadrature used to calculate predictions |
An nr x nr covariance matrix for responses given predictors (Y|X), in sparse format if n > 1.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.