| caseweightIF | R Documentation |
rlmerMod object.Returns IF(y_i) = -\hat{J}^{-1} \psi(\hat{par}; y_i) (the Hampel
object built from the score value \psi), reusing the
Jacobian \hat{J} formed by implicitIF. This is the
right object for robustness quantities (gross-error sensitivity,
breakdown), distinct from the local-shift sensitivity returned by
implicitIF for a redescending \psi.
caseweightIF(fit, idx = NULL, use.expected = FALSE)
fit |
An |
idx |
Optional integer indices selecting observations to compute (default: all observations). |
use.expected |
Passed to |
\hat{\sigma}, \hat{\theta} are held fixed (partial IF).
A list with IF_beta (p \times |idx|), IF_u
(q \times |idx|), IF_b, and the per-observation
score-contribution columns Gb_cw, Gu_cw.
vcov_sandwich, vcov
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.