Get 50% off unlimited learning
Buy Now
Rdocumentation
powered by
Learn R Programming
survey (version 3.31-2)
svy.varcoef: Sandwich variance estimator for glms
Description
Computes the sandwich variance estimator for a generalised linear model fitted to data from a complex sample survey. Designed to be used internally by
svyglm
.
Usage
svy.varcoef(glm.object, design)
Arguments
glm.object
A
glm
object
design
A
survey.design
object
Value
A variance matrix
See Also
svyglm
,
svydesign
,
svyCprod