covprod: Cross variability matrix

View source: R/mc_core_cross_variability.R

covprodR Documentation

Cross variability matrix

Description

Compute the cross-covariance matrix between covariance and regression parameters. Equation (11) of Bonat and Jorgensen (2016).

Usage

covprod(A, res, W)

Arguments

A

A matrix.

res

A vector of residuals.

W

A matrix of weights. 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.