simulatespp: Simulate a Spatial Point Pattern

View source: R/simulation-functions.R

simulatesppR Documentation

Simulate a Spatial Point Pattern

Description

– under development –

Usage

simulatespp(
  lambdaHotspot,
  lambdaBackground,
  intensityData,
  radius,
  backgroundUpperThr = 0.75,
  hotspotLowerThr = 0.75,
  shape = "centralCircle",
  backgroundLength = 100,
  seed = NULL,
  gtPlot = FALSE,
  sppPlot = TRUE
)

CeMOS-Mannheim/moleculaR documentation built on April 14, 2025, 8:27 a.m.