I have tried removing a parenthesis to the right of poly and I get this
error:
Error in bboxx(bbox(as.points(poly)), nsim = 29, s = seq(5, 80, 5)) :
unused argument(s) (nsim = 29, s = seq(5, 80, 5))
It looks like you have one comma for poly, one for as.points, and one for
bbox. The original e
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
2 matches
Mail list logo