View source: R/combined_matList_partial_der.R
| combined_matList_partial_der | R Documentation |
Computes the derivative of the correlation matrix w.r.t. beta
combined_matList_partial_der(
matList,
link_matList,
tilde_G_inv_partial_beta,
interaction_effects = list()
)
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 |
the derivative of the correlation matrix w.r.t. beta
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.