View source: R/mc_derivative_sigma_beta.R
| mc_derivative_sigma_beta | R Documentation |
V ^{1/2} with respect to beta.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, with the derivatives of V^{1/2}
with respect to the regression parameters.
The returned object is intended for internal use only.
Wagner Hugo Bonat
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.