Skip to content
Prev 44711 / 398506 Next

lme - problems with model

Doug's "xtabs" suggests to me that the following might be 
estimable, with data.$Temp <- as.numeric(as.character(data.$temp))

      water*(Temp+I(Temp^2))

      It looks like it should be estimable in "lm", and depending on the 
noise model, it should also be estimable in "lme".  ???

      hope this helps.  spencer graves
Douglas Bates wrote: