View source: R/mc_core_pearson.R
mc_core_pearson | R Documentation |
Core of the Pearson estimating function.
mc_core_pearson(product, inv_C, res, W)
product |
A matrix. |
inv_C |
A matrix. |
res |
A vector of residuals. |
W |
Matrix of weights. |
It is an internal function.
A vector
Wagner Hugo Bonat
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.