mc_cross_variability: Compute the cross-variability matrix

View source: R/mc_cross_variability.R

mc_cross_variabilityR Documentation

Compute the cross-variability matrix

Description

Compute the cross-variability matrix between covariance and regression parameters.

Usage

mc_cross_variability(Product_cov, inv_C, res, D)

Arguments

Product_cov

A list of matrices.

inv_C

A matrix.

res

A vector.

D

A matrix.

Value

The cross-variability matrix between regression and covariance parameters.

Author(s)

Wagner Hugo Bonat


mcglm documentation built on Sept. 16, 2022, 1:06 a.m.