Skip to content
Prev 76685 / 398502 Next

SpatStat Kest - Error Message help

On Thu, 1 Sep 2005, DrakeGis wrote:

            
This is not an error message from 'spatstat' itself.

  The message has been generated by the function "[<-" 
  which is called when you assign values to a subset of a dataset 
  (in a command like x[z] <- v). The message appears to say that the
  replacement value v is not of the same type as the original vector x. 
  
  You say that you are running a "script that uses the Kest function".
  The error is probably inside that script. If you send the script to us
  we can probably spot the problem for you.

  As Rolf mentioned in his email, spatstat provides a command "envelope"
  to compute simulation envelopes. This might be sufficient for your needs.

regards
Adrian Baddeley