On 10/26/2012 04:32 PM, Santini Silvana wrote:
Dear R users,
I have used the following function (in blue) aiming to find the linear
regression between MOE and XLA and nesting my data by Species. I have obtained
the following results (in green).
model4<-lme(MOE~XLA, random = ~ XLA|Species, metho
On Oct 25, 2012, at 10:32 PM, Santini Silvana wrote:
> Dear R users,
> I have used the following function (in blue)
No, we do not do "in blue" here. This is a monochrome mailing list.
> aiming to find the linear regression between MOE and XLA and nesting my data
> by Species. I have obtained t
Dear R users,
I have used the following function (in blue) aiming to find the linear
regression between MOE and XLA and nesting my data by Species. I have obtained
the following results (in green).
model4<-lme(MOE~XLA, random = ~ XLA|Species, method="ML")summary(model4)
Linear mixed-effects model
3 matches
Mail list logo