Description Usage Arguments Details Value
Computes L-function envelope for a set of simulations
1 2 | computeSetLEnvelope(simulations, nsimavg = length(simulations)/2,
nsimenv = length(simulations)/2, ncores = parallel::detectCores() - 1)
|
simulations |
List of simulations to compute the envelope singleSampleSimulations. |
nsimavg |
An integer. Number of simulations used to compute the RSA function |
nsimenv |
An integer. Number of simulattion used to compute the envelope. |
ncores |
An integer. The number of paralallel cores to use (default: 4) |
Given a list of spatial processes computes the average L RSA function and the maximum distance to the mean
A named list. Lmean
is the average L RSA function, dmax
is the envelope maximum distance to the mean
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.