dstrauss: density of a strauss process

View source: R/dstrauss.R

dstraussR Documentation

density of a strauss process

Description

Now only for cuboidal window

Usage

dstrauss(x, beta, gamma, range, method = "OT", ...)

Arguments

x

list with x: coordinate matrix (col-wise), bbox: bounding box (col-wise ranges)

beta

beta parameter

gamma

gamma parameter

range

interaction range

method

how to approximate the constant.

...

passed to constant approximator.

See approx_strauss_constant for the methods

The value is in logarithm scale


antiphon/rstrauss documentation built on June 2, 2022, 7:19 a.m.