Re: [R-sig-Geo] imaging geoRglm binomial krig

2009-03-05 Thread Ken Nussear
you a bit, but perhaps your problem is not the same as mine was! Nicola Date: Wed, 04 Mar 2009 11:07:16 -0800 From: Ken Nussear Subject: [R-sig-Geo] imaging geoRglm binomial krig To: r-sig-geo@stat.math.ethz.ch Message-ID: <1898d59a-04af-4625-b19c-e8daca88a...@mac.com> Content-Type

[R-sig-Geo] imaging geoRglm binomial krig

2009-03-04 Thread Ken Nussear
Hi Wondering if anyone has had success imaging a krige produced using geoRglm? The dataset has 3467 locations Here is the code used to build the krige and attempted image. itdsglm1 <- trend.spatial(~TRAN_LNTH + Maxent + HWYS_Dist2 + MDEP + pop, WMgeo.Sign) itlsglm1 <- trend.spatia

Re: [R-sig-Geo] R GRASS bindings Mac OS

2008-11-24 Thread Ken Nussear
you can find rgdal here http://www.kyngchaos.com/wiki/doku.php?id=software:frameworks Once that is installed you should be able to use spgrass6 without problems. I've been using it on my mac for quite some time. Ken ___ R-sig-Geo mailing list R-si

Re: [R-sig-Geo] spgrass6 build error on Mac OS X

2008-01-23 Thread Ken Nussear
I picked up an rgdal binary from kyngchaos here just yesterday... http://www.kyngchaos.com/files/software/unixport/rgdal-0.5.15-1.zip and was able install the binary, and then install spgrass6 from source no problem, running R 2.6.1 and R gui 1.23 - devel (4901) and Mac OS 10.5.1 Ken > >

[R-sig-Geo] question about fitted values form geoR - results 'too good'

2007-11-08 Thread Ken Nussear
Hi I'm using geoR for some spatial linear models and I'm getting surprisingly optimistic values from the spatial models relative to the non-spatial, even when the models appear to be performing about equally (by AIC comparison) For example This model relating encounter rates of lizards to

Re: [R-sig-Geo] retrieving fitted values from geoR model

2007-11-07 Thread Ken Nussear
Just in case anyone needs this in the future Looks like I am able to get them using this call fitted.likGRF(m4r) Ken > > > Message: 2 > Date: Tue, 6 Nov 2007 16:52:05 -0800 > From: Ken Nussear <[EMAIL PROTECTED]> > Subject: [R-sig-Geo] retrieving fitted values from ge

[R-sig-Geo] retrieving fitted values from geoR model

2007-11-06 Thread Ken Nussear
I'm trying to obtain the fitted values for a spatial model using likfit under geoR. When I use the statement fitted(m4r, spatial = TRUE), per the instructions under help(likfit) I get the following error > fitted(m4r, spatial = TRUE) be patient ... this function currently require calling likf

[R-sig-Geo] help with glsm parameter estimation

2007-09-14 Thread Ken Nussear
Hi All Hope someone can help. I'm trying to run some spatial models on a binomial and a poisson dataset, and so geoRglm seemed like a good choice. I'm also running the same models in SAS with proc Glimmix. Since SAS uses a quasiliklihood I get no AIC values for model ranking, and I'm able

Re: [R-sig-Geo] help with likfit.glsm in package geoRglm

2007-07-12 Thread Ken Nussear
Got it working. Too much auto correlation in the MCMC. I didn't consider it to be a large dataset, but I had to set thinning to 100 to get it to run. Ken [[alternative HTML version deleted]] ___ R-sig-Geo mailing list R-sig-Geo@stat.math

Re: [R-sig-Geo] Spatial autocorrelation of binary data

2007-07-12 Thread Ken Nussear
I'm using geoRglm for that very purpose as I write this. Have a look at the glsm.mcmc and likfit.glsm functions. Ken [[alternative HTML version deleted]] ___ R-sig-Geo mailing list R-sig-Geo@stat.math.ethz.ch https://stat.ethz.ch/mailman/l

[R-sig-Geo] help with likfit.glsm in package geoRglm

2007-07-12 Thread Ken Nussear
I'm trying to fit parameters in a spatial model using likfit.glsm and I'm getting an error. I wonder if anyone out there can help me figure out how to fix it. the object WMgeo is a geospatial dataset and I have run successful models using likfit in the geoR package. I just cant get this one

Re: [R-sig-Geo] R-sig-Geo Digest, Vol 45, Issue 10

2007-05-14 Thread Ken Nussear
Did you load the library first using library(Rmap)? Ken On May 14, 2007, at 3:00 AM, [EMAIL PROTECTED] wrote: > Send R-sig-Geo mailing list submissions to > r-sig-geo@stat.math.ethz.ch > > To subscribe or unsubscribe via the World Wide Web, visit > https://stat.ethz.ch/mailman/list

[R-sig-Geo] geoRglm question with covariates

2007-03-28 Thread Ken Nussear
Hi All, Sorry to cross post on the main help list, I just found out about r- sig-geo. I'm trying to use the geoRglm package to run a poisson spatial glm on a dataset with several covariates. When I run without covariates I have no problems. control1.data.geo <- mcmc.control(S.scale=0.2