Skip to content

No subject

3 messages · Moustafa ElHousinie, Ko-Kang Kevin Wang, Brian Ripley

#
Dear Lister
I need to perform Generalized estimating equations on some data. Has 'R' any 
function or routine to do it? (GEE is same as GLM but with correlated y's)
Thanks in advance
Mostafa




_________________________________________________________________
Protect your PC - get McAfee.com VirusScan Online 
http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
#
Hi,

I think there exist a gee package (have a look at CRAN), is it what you
want?

Cheers,

Kevin

------------------------------------------------
Ko-Kang Kevin Wang
Post Graduate PGDipSci Student
Department of Statistics
University of Auckland
New Zealand
www.stat.auckland.ac.nz/~kwan022

----- Original Message -----
From: "Moustafa ElHousinie"
<drhosini at hotmail.com>
To: "r-help" <r-help at stat.math.ethz.ch>
Sent: Sunday, December 01, 2002 7:58 PM
any
-.-.-
http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._.
_._



********************************************
Viralock... Zero Escape for Email Viruses... http://www.viralock.com


-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
#
On Sun, 1 Dec 2002, Moustafa ElHousinie wrote:

            
Take a look at the R FAQ or search on CRAN.  There are packages gee and
geepack on CRAN, and you can also find YAGS on Vince Carey's site (and as
Windows version on that area of CRAN).

There are even examples from gee and yags in MASS4 (aka Venables & Ripley,
2002) and hence in the MASS/scripts directory.