[R-sig-ME] How to estimate the scale parameter in R
Steven J. Pierce
pierces1 at msu.edu
Mon Sep 10 17:47:35 CEST 2007
Take a look at the lme4 package, particularly the lmer() and glmer()
functions provided in that package.
Steven J. Pierce
E-mail: pierces1 at msu.edu
-----Original Message-----
From: ts p [mailto:pts007 at hotmail.com]
Sent: Sunday, September 09, 2007 10:58 AM
To: r-sig-mixed-models at r-project.org
Subject: [R-sig-ME] How to estimate the scale parameter in R
I use SAS PROC GLIMMIX to estimate generalized linear mixed model. The
procedure can estimate the scale parameter and R-side random effects of
GLMM. I wonder if I want to estimate the scale parameter and R-side random
effects in R. I wonder which function in R I should use to do that.
Thanks!
More information about the R-sig-mixed-models
mailing list