Message-ID: <1228334083.7524.9.camel@Virgilio-Gomez>
Date: 2008-12-03T19:54:43Z
From: Virgilio Gomez Rubio
Subject: Multi-level analysis
In-Reply-To: <20081203170316.ip54pct38kcgs8s0@agenda.dpi.inpe.br>
Hi,
> How I do a multi-level analysis in R?
This is a non-spatial question but you can use package nlme and lme4 for
that. If you want to try a Bayesian approach, you can use WinBUGS
through R2WinBUGS. You can also find some packages related to multilevel
analysis in the list of packages at CRAN (just look for 'multilevel').
Best,
Virgilio