zbleach <zt020200 <at> gmail.com> writes:

> 
> Hi Pros,
>      I know leaps() computes the best subset selection for linear model, and
> the bestglm() computes the best subset selection for generalized linear
> model. Is there any package for best subset selection on random effects
> model, or mixed effects model?
> 

  glmmLasso on CRAN ; possibly try the MuMIn package (specifically
the dredge command).  You might have better luck with this question
on the r-sig-mixed-mod...@r-project.org list.

  Ben Bolker

______________________________________________
R-help@r-project.org 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.

Reply via email to