Description Usage Arguments Details
The mcesteqn
function generates the corrected generalized
estimating equations for each subject and each time point. Then the corrected
estimating equations are combined using General Method of Moments (GMM) for
each time point.
1 |
beta |
The value of covariates |
lb |
the dimension of covariates |
n |
the total number of observations |
m |
the number of observations for each subject |
X |
model matrix for the covariates for each ID |
mcov |
the covariance matrix for the surrogate variables |
ind |
the index of the surrogate covariates |
Y |
the response variable vector for each ID |
This function is used in eivgmm
function to get the estimates.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.