The functions described here all implement an estimator for the variance of the coefficients. This function is not exported.
sandwich.estimator(
U,
U.diff,
g1,
g2,
shared.factor = 1,
switched.factor = 1,
self.factor = 1
)The matrix of the sandwich estimator
See the formula for sandwich estimator:
holds U_{ij}
See the formula for sandwich estimator:
holds the partial derivatives of U.
Index in the original observations of the "left" and "right" part of the pseudo-observations.
Factor by which all UijUik or
UijUlj will be multiplied
Factor by which all UijUki or
UijUjl will be multiplied
Factor by which all UijUij or
-UijUji will be multiplied