Message-ID: <CAK4FJ1CRn=Gg2D7LdyU5EGMvaNAYEzjX-AOrjFFAF_E5W=XNdg@mail.gmail.com>
Date: 2012-02-13T18:22:55Z
From: ilai
Subject: best subset selection on random effects model
In-Reply-To: <CADMWRiq5wcZWj5Ro3Zh8njTBzCeJqUHPBc4AqkFxfXKdZ9EfGA@mail.gmail.com>
The question is where do your models come from? Passing nested models
to ?anova.lme in nlme package or lme4 results in a likelihood ratio
test. Are you looking for something else/more ?
On Sun, Feb 12, 2012 at 8:02 PM, Tao Zhang <zt020200 at gmail.com> wrote:
> Hi,
> ? ? 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?
>
> Thank you so much.
>
> Tao
>
> ? ? ? ?[[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at 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.