View source: R/mc_core_cross_variability.R
covprod | R Documentation |
Compute the cross-covariance matrix between covariance and regression parameters. Equation (11) of Bonat and Jorgensen (2016).
covprod(A, res, W)
A |
A matrix. |
res |
A vector of residuals. |
W |
A matrix of weights. |
Return a matrix.
Wagner Hugo Bonat
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.