[R] Fixed effects
jim holtman
jholtman at gmail.com
Sat Feb 23 04:06:04 CET 2008
help.search('fixed effect') creates these matches. Does one of the do
what you want?
Help files with alias or concept or title matching 'fixed effect'
using fuzzy matching:
fixef(lme4) Extract Fixed Effects
lmer(lme4) Fit (Generalized) Linear Mixed-Effects Models
fixed.effects(nlme) Extract Fixed Effects
fixed.effects.lmList(nlme) Extract lmList Fixed Effects
lme(nlme) Linear Mixed-Effects Models
lmeStruct(nlme) Linear Mixed-Effects Structure
nlme(nlme) Nonlinear Mixed-Effects Models
nlmeStruct(nlme) Nonlinear Mixed-Effects Structure
On Fri, Feb 22, 2008 at 7:42 PM, Petros Andreou
<petros.andreou at gmail.com> wrote:
> Hello everyone!
>
> I would really appreciate it if someone knew where could I find the command
> in R in order to run a fixed effects regression.
> What format should my data have?
>
> I have looked through the manual and I could not find anything
>
> Thank you in advance,
>
>
> Petros
>
> [[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.
>
--
Jim Holtman
Cincinnati, OH
+1 513 646 9390
What is the problem you are trying to solve?
More information about the R-help
mailing list