Displaying 1 result from an estimated 1 matches for "insolacion".
2005 Jul 15
1
nlme and spatially correlated errors
...el3 6 3702.408
model4 4 3704.722
> plot(Variogram(model2, form = ~ X + Y))
> model5<-update(model2,corr=corSpher(c(30,0.8), form = ~ X + Y, nugget = T))
> plot(Variogram(modelo7, resType = "n"))
> summary(model5)
In this case I obtain new F for the independent variable INSOLACION, new R2
for the whole model and new parameters for the linear model.
I have also applied this procedure to polinomial models and to glms with
binomial errors
(presence/absence) with no problem.
I am nevertheless stuck with non-linear models. I am using the protocols
you suggested
in the 1998 m...