Re: [R-sig-Geo] geoR: variofit question

2009-06-06 Thread Christopher Moore
ressie")) plot(vario100); lines(wls) (wls.sum <- summary(wls)) (sse <- wls.sum$sum.of.squares) (n <- length(s100$data)) (p <- length(wls.sum$estimated.pars)) (df <- n-p-1) (mse <- sse/df) (rmse <- sqrt(mse)) Could you follow up and let me know if this approach worked? -Chri

[R-sig-Geo] SpatialPoints symbols cut off in PNG produced with GE_SpatialGrid() and kmlOverlay()

2009-03-05 Thread Christopher Moore
quot;) dev.off() kmlOverlay(SG.big.ten, "bigten.kml", "bigten.png") plot(data, xlim=SG.big.ten$xlim, ylim=SG.big.ten$ylim, setParUsrBB=TRUE, cex=3, pch=21, bg="red") Thank you for your assistance. Regards, Chris P.S. I'm usi

Re: [R-sig-Geo] Spatial Lags Excluding Neighbors' Missing Attribute Values

2009-01-05 Thread Christopher Moore
plement to multiple imputation on the attribute side. Thanks, Chris P.S. My apologies for double posting to the list. I mistakenly used an uninformative subject line in the first posting. -- Christopher Moore, M.P.P. Doctoral Student Quantitative Methods in Education University of Minnesota m

Re: [R-sig-Geo] R-sig-Geo Digest, Vol 65, Issue 1

2009-01-05 Thread Christopher Moore
plement to multiple imputation on the attribute side. Thanks, Chris -- Christopher Moore, M.P.P. Doctoral Student Quantitative Methods in Education University of Minnesota moor0...@umn.edu http://www.tc.umn.edu/~moor0554/ On Jan 1 2009, r-sig-geo-requ...@stat.math.ethz.ch wrote: Date: Wed, 31 Dec

Re: [R-sig-Geo] Spatial Lags Excluding Neighbors' Missing Attribute Values

2008-12-30 Thread Christopher Moore
lues before lagging, or is there a good justification for treating NA as zero when calculating spatial lags, thereby pulling lagged values downward? Thanks, Chris -- Christopher Moore, M.P.P. Doctoral Student Quantitative Methods in Education University of Minnesota moor0...@umn.edu http://www

[R-sig-Geo] Spatial Lags Excluding Neighbors' Missing Attribute Values

2008-12-27 Thread Christopher Moore
have provided a reproducible example below (see the very bottom of the of the example in particular). Please let me know if you need further clarification. Regards, Chris -- Christopher Moore, M.P.P. Doctoral Student Quantitative Methods in Education University of Minnesota moor0...@umn.edu http: