View source: R/updateALpha.r View source: R/internal.R
updateALpha | R Documentation |
internal function for updating alpha
updateALpha(y, x, vfun, mu, w, phi, corstr, ni, mv = NULL, id, visit)
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 |
phi |
scale parameter |
corstr |
correlation structure |
ni |
list of visits per subject |
mv |
NULL |
id |
id column |
visit |
visit column |
arguments are from Fisher Scoring Algorithm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.