Welcome to yags: modular GEE solver project!
yags is a modular solver for generalized estimating equations.
This page describes various R packages provided in the yags project. Additional information
is provided in vignettes supplied with each package.
In general, you can install current packages described hear using R: install.packages([packagename],repos="http://R-Forge.R-project.org")
- yags: yet another GEE solver. Provides a formula interface for GEE, with some facilities for specifying and
adding new approaches to modeling intracluster correlation.
- cremo: comparative rendering of modeling outputs. Accepts lists of model objects and produces
concise tables that collect coefficients and inferential quantities. The objective is to simplify
summarization of model sequences, where variables are added and dropped successively.
The project summary page you can find here.