View source: R/mc_cross_variability.R
| mc_cross_variability | R Documentation |
Compute the cross-variability matrix between covariance and regression parameters.
mc_cross_variability(Product_cov, inv_C, res, D)
Product_cov |
A list of matrices. |
inv_C |
A matrix. |
res |
A vector. |
D |
A matrix. |
The cross-variability matrix between regression and covariance parameters. The returned object is intended for internal use only.
Wagner Hugo Bonat
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.