mc_derivative_sigma_beta: Derivatives of V ^{1/2} with respect to beta.

View source: R/mc_derivative_sigma_beta.R

mc_derivative_sigma_betaR Documentation

Derivatives of V ^{1/2} with respect to beta.

Description

Compute the derivatives of V^{1/2} matrix with respect to the regression parameters beta.

Usage

mc_derivative_sigma_beta(D, D_V_sqrt_mu, Omega, V_sqrt, variance)

Arguments

D

A matrix.

D_V_sqrt_mu

A matrix.

Omega

A matrix.

V_sqrt

A matrix.

variance

A string specifying the variance function name.

Value

A list of matrices, with the derivatives of V^{1/2} with respect to the regression 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.