View source: R/mc_variability.R
mc_variability | R Documentation |
Compute the variability matrix associated with the Pearson estimating function.
mc_variability(sensitivity, product, inv_C, C, res, W)
sensitivity |
A matrix. In general the output from
|
product |
A list of matrix. |
inv_C |
A matrix. In general the output from |
C |
A matrix. In general the output from |
res |
A vector. The residuals vector, i.e. (y_vec - mu_vec). |
W |
Matrix of weights. |
This function implements the equation 8 of Bonat and Jorgensen (2016).
The variability matrix associated witht the Pearson estimating function.
Wagner Hugo Bonat and Eduardo Elias Ribeiro Jr
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.