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. The returned object is intended for internal use only.

Author(s)

Wagner Hugo Bonat


mcglm documentation built on Jan. 9, 2026, 1:07 a.m.