Other packages > Find by keyword >

gee  

Generalized Estimation Equation Solver
View on CRAN: Click here


Download and install gee package within the R console
Install from CRAN:
install.packages("gee")

Install from Github:
library("remotes")
install_github("cran/gee")

Install by package version:
library("remotes")
install_version("gee", "4.13-29")



Attach the package and use:
library("gee")
Maintained by
Brian Ripley
[Scholar Profile | Author Map]
All associated links for this package
First Published: 1999-04-08
Latest Update: 2024-12-11
Description:
Generalized Estimation Equation solver.
How to cite:
Brian Ripley (1999). gee: Generalized Estimation Equation Solver. R package version 4.13-29, https://cran.r-project.org/web/packages/gee. Accessed 07 Aug. 2026.
Previous versions and publish date:
(2026-08-03 15:12), 4.13-2 (1999-04-08 13:06), 4.13-3 (2000-02-07 11:42), 4.13-4 (2000-12-20 14:49), 4.13-5 (2001-04-09 09:45), 4.13-6 (2001-12-08 12:12), 4.13-7 (2002-04-20 10:47), 4.13-8 (2002-05-21 17:31), 4.13-9 (2002-07-03 17:18), 4.13-10 (2002-10-09 23:19), 4.13-11 (2006-09-07 11:43), 4.13-12 (2007-02-20 22:43), 4.13-13 (2007-06-19 13:50), 4.13-14 (2009-07-30 14:27), 4.13-15 (2010-07-27 09:43), 4.13-16 (2010-11-26 17:43), 4.13-17 (2011-07-25 11:18), 4.13-18 (2015-02-06 22:31), 4.13-19 (2015-06-29 12:42), 4.13-20 (2019-11-07 14:12), 4.13-22 (2022-02-19 17:38), 4.13-23 (2022-05-29 13:18), 4.13-24 (2022-10-02 22:25), 4.13-25 (2022-10-17 10:02), 4.13-26 (2023-11-27 09:34), 4.13-27 (2024-05-25 09:40), 4.13-29 (2024-12-11 11:04)
Other packages that cited gee R package
View gee citation profile
Other R packages that gee depends, imports, suggests or enhances
Complete documentation for gee
Functions, R codes and Examples using the gee R package
Some associated functions: gee . 
Some associated R codes: ugee.R .  Full gee package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

BayesESS  
Determining Effective Sample Size
Determines effective sample size of a parametric prior distribution in Bayesian models. For a web-b ...
Download / Learn more Package Citations See dependency  
bbricks  
Bayesian Methods and Graphical Model Structures for Statistical Modeling
A set of frequently used Bayesian parametric and nonparametric model structures, as well as a set of ...
Download / Learn more Package Citations See dependency  
enrichwith  
Methods to Enrich R Objects with Extra Components
Provides the "enrich" method to enrich list-like R objects with new, relevant components. The curren ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
modelwordcloud  
Model Word Clouds
Makes a word cloud of text, sized by the frequency of the word, and colored either by user-specified ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA