computeSppLEnvelope: 3D Synapses RSA Envelope

Description Usage Arguments Value Author(s)

View source: R/synapsesEnvelope.r

Description

Functions to compute and plot RSA model and its envelope

Usage

1
2
computeSppLEnvelope(spp, simulations, nsimavg = length(simulations)/2,
  nsimenv = length(simulations) - nsimavg, name = "", nrank = 1)

Arguments

spp

The spatial process

nsimavg

An integer. Number of simulations used to compute the RSA function

nsimenv

An integer. Number of simulattion used to compute the envelope.

name

A string. Envelope name

nrank

Integer. Rank of the envelope value amongst the nsim simulated values. A rank of 1 means that the minimum and maximum simulated values will be used.

simulation

A list of simulations singleSampleSimulations. List of simulations to compute the envelope

Value

A named list. envLCSR <- CSR envelope. envLRSA <- RSA envelope, sampleSPP <- Original sample SPP

Author(s)

Laura Ant<c3><b3>n-S<c3><a1>nchez computeSppLEnvelope

Computes sample L-function envelope

Given a sample and its RSA simulations computes the RSA and CSR envelopes of the sample.


ComputationalIntelligenceGroup/3DSynapsesSA documentation built on May 6, 2019, 12:49 p.m.