Re: [R] Using of LME function in non-replicate data

2006-03-21 Thread Cleber N.Borges
Hello Spencer and all R-users Many thanks for your reply, Spencer! I don't put the data because I thought that I would be inconvenient. The data follow below. The model that I am using is the following one: ( Scheffe model in Z variable ) * ( Scheffe model in X variable ) obs.: I make one

Re: [R] Using of LME function in non-replicate data

2006-03-20 Thread Spencer Graves
You did not provide a simple, self-contained replicable example, so I can not say for sure. You say you have 49 observations in 7 blocks. The issue described in the post you cite would be a problem if you had 49 blocks of size 1. I've tried to fit models like that, only to find afte

[R] Using of LME function in non-replicate data

2006-03-16 Thread Cleber N.Borges
Hello all R-users! In Jun-2005, I find the follow discussion about using of LME function ( in NLME library ) for fitting non-replicate data The thread: ANOVA vs REML approach to variance component estimation http://tolstoy.newcastle.edu.au/R/help/05/06/6498.html Someone expose the fo