UpdatePhi {MIIPW} | R Documentation |
internal function for updating scale parameter
Description
internal function for updating scale parameter
Usage
UpdatePhi(y, x, vfun, mu, w)
Arguments
y |
response value for GEE model |
x |
model matrix for the GEE model |
vfun |
variance function for the GLM |
mu |
mu vector for the GLM |
w |
weight matrix |
[Package MIIPW version 0.1.1 Index]