Skip to content
Prev 11753 / 29559 Next

test of CSR in 3D

On 21/05/11 10:11, Hamid Ghorbani wrote:
The function K3est() does not have an "r" argument.  Note that
the argument "r" to envelope gets passed, as part of the "..."
arguments.

Try

xxx <- K3est(X,rmax=73,nrval=1001)

and look at xxx$r; this might be what you want.

     cheers,

         Rolf Turner