Re: [R] corSpatial and nlme

2011-04-06 Thread Ben Bolker
Robert Baer atsu.edu> writes: > > I noticed that ?corClasses in package nlme does not list corSpatial > among the standard classes. This might > either be intentional because corSpatial is not "standard" , > or it might be simply an oversight that needs correcting. > corSpatial is a virtu

Re: [R] corspatial

2009-07-09 Thread Kingsford Jones
On Thu, Jul 9, 2009 at 6:12 PM, Kitty Lee wrote: > > Hi. I have a dataset of unique coordinates (no missing coordinates). When I > did the following: > > lonlat<-mydata[, c("lon, "lat")] > sp1<-corSpatial(1,form=~lon+lat,type="g") > scor<-Initialize(sp1, lonlat , nugget=FALSE) > > I got a value fo