combined_matList_partial_der: Computes the derivative of the correlation matrix w.r.t. beta

View source: R/combined_matList_partial_der.R

combined_matList_partial_derR Documentation

Computes the derivative of the correlation matrix w.r.t. beta

Description

Computes the derivative of the correlation matrix w.r.t. beta

Usage

combined_matList_partial_der(
  matList,
  link_matList,
  tilde_G_inv_partial_beta,
  interaction_effects = list()
)

Arguments

matList

a list of all matrices

link_matList

not in use (could be removed)

tilde_G_inv_partial_beta

derivative of G w.r.t. beta

interaction_effects

list of vector pairs indicating interactions

Value

the derivative of the correlation matrix w.r.t. beta


scov documentation built on March 18, 2026, 5:08 p.m.