When was the Gee method for repeated measures created?

When was the Gee method for repeated measures created?

The GEE method was developed by Liang and Zeger (1986) in order to produce regression estimates when analyzing repeated measures with non-normal response variables. Generalized Estimating Equations Can be thought of as an extension of generalized linear models (GLM) to longitudinal data

How are Gee estimates of model parameters obtained?

In general, there are no closed-form solutions, so the GEE estimates are obtained by using an iterative algorithm, that is iterative quasi-scoring procedure. GEE estimates of model parameters are valid even if the covariance is mis-specified (because they depend on the first moment, e.g., mean).

How are Gee estimates the same as OLS?

GEE estimates are the same as Ordinary Least Squares (OLS) if the dependent variable is normally distributed and no correlation within responses are assumed The response variable (Y) can be either categorical or continuous. Yij represents the response for each subject, i, measured at different time points (j=1,2,…,ni).

How to model the within-subject covariance structure in Gee?

The very crux of GEE is instead of attempting to model the within-subject covariance structure, to treat it as a nuisance and simply model the mean response. In this framework, the covariance structure doesn’t need to be specified correctly for us to get reasonable estimates of regression coefficients and standard errors.

Which is the focus of the Gee model?

The focus of the GEE is on estimating the average response over the population (“population-averaged” effects) rather than the regression parameters that would enable prediction of the effect of changing one or more covariates on a given individual.

What do you need to know about Gee?

GEE involves specifying a marginal mean model relating the response to the covariates and a plausible correlation structure between responses at different time periods (or within each cluster).

When to use the generalized estimating equation ( GEE )?

Generalized estimating equation. In statistics, a generalized estimating equation (GEE) is used to estimate the parameters of a generalized linear model with a possible unknown correlation between outcomes. Parameter estimates from the GEE are consistent even when the covariance structure is misspecified,…

What’s the difference between random effects and Gee?

Random effects models (or mixed models) use maximum likelihood estimation. Population average models typically use a generalized estimating equation (GEE) approach.

When to use Gee in a covariate model?

Use GEE when you’re interested in uncovering the population average effect of a covariate vs. the individual specific effect. These two things are only equivalent in linear models, but not in non-linear (e.g. logistic).

When did Liang and Zeger develop the Gee method?

The GEE method was developed by Liang and Zeger (1986) in order to produce regression estimates when analyzing repeated measures with non-normal response variables. Can be thought of as an extension of generalized linear models (GLM) to longitudinal data

When to use the weighted Gee method for missing data?

When none of the data are missing, the weighted GEE method is identical to the usual GEE method, which is available in the GENMOD procedure. The standard GEE method is valid if the data are missing completely at random (MCAR), but it can lead to biased results if the data are missing at random (MAR).

Why do we use Gee for population average?

Population average models typically use a generalized estimating equation (GEE) approach. These methods are used in place of basic regression approaches because the health of residents in the same neighborhood may be correlated, thus violating independence assumptions made by traditional regression procedures.

How to model time varying covariates in a mixed effect model?

I have noted contradictory advice from statisticians on how to model time-varying covariates in a repeated measures mixed effect model. For instance, you may have BMI measured every month as the exposure and a blood biomarker measured at the same time (or maybe different times) every month as the outcome.