Skip to content
Prev 7730 / 29559 Next

bug in process definition for retrieving point pair indexes from varigramCloud

Mark Connolly wrote:
It always exists, and gives the right number for division - platform 
dependent. Using a system constant wouldn't make the object portable 
across architectures, assuming someone would want to do this of course.
Yes. (It is 2^16 on 32 bits machines)
Update your gstat package; the newer has an as.data.frame.variogramCloud 
method, which avoids this kludge; just do an

as.data.frame(obj)