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

Author(s)

Wagner Hugo Bonat


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