View source: R/mc_derivative_sigma_beta.R
mc_derivative_sigma_beta | R Documentation |
Compute the derivatives of V^{1/2} matrix with respect to the regression parameters beta.
mc_derivative_sigma_beta(D, D_V_sqrt_mu, Omega, V_sqrt, variance)
D |
A matrix. |
D_V_sqrt_mu |
A matrix. |
Omega |
A matrix. |
V_sqrt |
A matrix. |
variance |
A string specifying the variance function name. |
A list of matrices, containg the derivatives of V^{1/2} with respect to the regression parameters.
Wagner Hugo Bonat
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.