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.
Wagner Hugo Bonat
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.