search for: bboxx

Displaying 7 results from an estimated 7 matches for "bboxx".

Did you mean: bbox
2013 Feb 21
2
error with bbox for k12hat (splancs) bivarite k-function
Hello, I am trying to conduct a bi-variate ripley's k using the k12hat function in the splancs package (found here http://rss.acs.unt.edu/Rdoc/library/splancs/html/k12hat.html). Although, I receive an error when getting to the bboxx part of the code: poly <- list(x=c(fire4$X, nar4$X), y=c(fire4$Y, nar4$Y)) plot(seq(5,80,5), sqrt(k12hat(fire4), as.points(nar4), bboxx(bbox(as.points(okpoly))), seq(5,80,5))/pi) - seq(5,80,5), xlab="distance", Error: unexpected ',' in "bboxx(bbox(as.points(poly))),&quo...
2006 Apr 11
0
Incompatible update to splancs
...object for dispatch is an array with two or more columns (as in splancs until now). However, the deprecated splancs function returned a non-closed rectangle of coordinates, rather than the 2x2 matrix returned by sp bbox(). Consequently, any splancs bbox() uses in user code need to be replaced by bboxx(bbox()), where bboxx() is a helper function unrolling the sp bbox() output into the form used until now by splancs. With apologies for the bumpy ride, -- Roger Bivand Economic Geography Section, Department of Economics, Norwegian School of Economics and Business Administration, Helleveien 30,...
2006 Apr 11
0
Incompatible update to splancs
...object for dispatch is an array with two or more columns (as in splancs until now). However, the deprecated splancs function returned a non-closed rectangle of coordinates, rather than the 2x2 matrix returned by sp bbox(). Consequently, any splancs bbox() uses in user code need to be replaced by bboxx(bbox()), where bboxx() is a helper function unrolling the sp bbox() output into the form used until now by splancs. With apologies for the bumpy ride, -- Roger Bivand Economic Geography Section, Department of Economics, Norwegian School of Economics and Business Administration, Helleveien 30,...
2009 Mar 30
1
Warning messages in Splancs package :: no non-missing arguments to min; returning Inf
Hi, I would need some help with the splans package in R. I am using a Shapefile (downloadable at) http://rapidshare.com/files/215206891/Redlands_Crime.zip and the following execution code setwd("C:\\Documents and Settings\\Dejan\\Desktop\\GIS\\assignment6\\DataSet_Redlands_Crime\\Redlands_Crime") library(foreign) library(splancs) auto_xy<-read.dbf("Auto_theft_98.dbf")
2017 Aug 04
2
Printing with smbspool_krb5_wrapper not working in Ubuntu 16.04
...D [04/Aug/2017:16:53:36 +0200] [Job 88] pagew = 588.0, pagel = 768.0 D [04/Aug/2017:16:53:36 +0200] [Job 88] bboxx = 0, bboxy = 0, bboxw = 612, bboxl = 792 D [04/Aug/2017:16:53:36 +0200] [Job 88] PageLeft = 12.0, PageRight = 600.0 D [04/Aug/2017:16:53:36 +0200] [Job 88] PageTop = 780.0, PageBottom = 12.0 D [04/Aug/2017:16:53:36 +0200] [Job 88] PageWidth = 612.0, PageLength = 792.0 D [04/Aug/2017:16:53:36 +0200]...
2017 Aug 04
0
Printing with smbspool_krb5_wrapper not working in Ubuntu 16.04
...er] state=3 > D [04/Aug/2017:16:53:36 +0200] [Notifier] state=3 > D [04/Aug/2017:16:53:36 +0200] [Notifier] JobProgress > D [04/Aug/2017:16:53:36 +0200] [Notifier] state=3 > D [04/Aug/2017:16:53:36 +0200] [Job 88] pagew = 588.0, pagel = 768.0 > D [04/Aug/2017:16:53:36 +0200] [Job 88] bboxx = 0, bboxy = 0, bboxw = 612, > bboxl = 792 > D [04/Aug/2017:16:53:36 +0200] [Job 88] PageLeft = 12.0, PageRight = 600.0 > D [04/Aug/2017:16:53:36 +0200] [Job 88] PageTop = 780.0, PageBottom = 12.0 > D [04/Aug/2017:16:53:36 +0200] [Job 88] PageWidth = 612.0, PageLength = > 792.0 >...
2017 Aug 05
2
Printing with smbspool_krb5_wrapper not working in Ubuntu 16.04
...04/Aug/2017:16:53:36 +0200] [Notifier] state=3 > > D [04/Aug/2017:16:53:36 +0200] [Notifier] JobProgress > > D [04/Aug/2017:16:53:36 +0200] [Notifier] state=3 > > D [04/Aug/2017:16:53:36 +0200] [Job 88] pagew = 588.0, pagel = 768.0 > > D [04/Aug/2017:16:53:36 +0200] [Job 88] bboxx = 0, bboxy = 0, bboxw = 612, > > bboxl = 792 > > D [04/Aug/2017:16:53:36 +0200] [Job 88] PageLeft = 12.0, PageRight = 600.0 > > D [04/Aug/2017:16:53:36 +0200] [Job 88] PageTop = 780.0, PageBottom = 12.0 > > D [04/Aug/2017:16:53:36 +0200] [Job 88] PageWidth = 612.0, PageLengt...