Who's onlineThere are currently 0 users and 1 guest online.
User loginNavigationLive Traffic MapNew Publications
|
Reply to comment |
Testimonials"Hi Tom. I have uploaded some comments on your book. You should check if you are able to run the code on upgraded versions of R. Otherwise fine, nice set of full-scale examples." — Roger Bivand, Norwegian School of Economics and Business Administration PollRecent comments
|
error with krige.conv in meuse.R
Thanks for the very nice examples in meuse.R and the comparisons between gstat and SAGA.
In meuse.R at line 429 I am getting an error when executing the following code:
krige.conv: results will be returned only for prediction locations inside the borderskrige.conv: model with mean defined by covariates provided by the user
error in krige.conv(zinc.geo, locations = locs, krige = KC, borders = mask.bor) :
locations and trend.l have incompatible sizes
Is this a known error?
I am running R-2.11.1 on FreeBSD 9.0-CURRENT (amd64) with newest R packages available.
Rainer Hurling