Skip to content

R 3.3.0 - spatstat 1.45-2 - envelope -- Error in nrank%%1 : non-numeric argument to binary operator

3 messages · Domenico Giusti, Rolf Turner

#
Dear all,

I get "Error in nrank%%1 : non-numeric argument to binary operator" running
Envelope works fine running
Thanks,
#
On 17/05/16 23:44, Domenico Giusti wrote:
Try:

E <- envelope(amacrine, Kcross, funargs=list(i="on",j="off"),
               nsim=19,global=FALSE)

cheers,

Rolf Turner

P. S.  Note that you *do not need* to set "global=FALSE"; this is the 
default.

R. T.
#
Thank you!

P.S. I use to type the options, to remind me what I'm doing :)
On 05/17/2016 11:08 PM, Rolf Turner wrote: