[R] Fitting Weighted Estimating Equations

Henric Nilsson (Public) nilsson.henric at gmail.com
Fri Feb 2 08:51:54 CET 2007


Den Fr, 2007-02-02, 06:43 skrev Abdus Sattar:
> Hello Everybody:
>
> I am searching for an R package for fitting Generalized Estimating
> Equations (GEE) with weights (i.e. Weighted Estimating Equations). From
> the R documentation I found "geese(geepack)" for fitting Generalized
> Estimating Equations. In this documentation, under the paragraph “weights”
> it has been written, “an optional vector of weights to be used in the
> fitting process. The length of weights should be the same as the number of
> observations. This weights is not (yet) the weight as in sas proc genmod,
> and hence is not recommended to use.” Now my question is, is there any
> other package you know that might allow me to fit GEE with weight option
> and the results would be same as SAS PROC GENMOD with weights? Any help

The `yags' function in the `yags' package (available from Prof Ripley's
CRAN extras) has got a `weights' argument, though I've never used it and
I've got no idea whether it corresponds to GENMOD's weights statement.


HTH,
Henric



> would be sincerely appreciated.
>
> Thank you very much.
>
> Sincerely,
>
> Abdus Sattar
> University of Pittsburgh
> Email: mas196 at pitt.edu
>
>
>
> ____________________________________________________________________________________
> It's here! Your new message!
> Get new email alerts with the free Yahoo! Toolbar.
>
> 	[[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
> http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>



More information about the R-help mailing list