approximate_strauss_constant_R3: approximate Strauss constant using Gaussian approx. of the...

View source: R/approx_Z_R3.R

approximate_strauss_constant_R3R Documentation

approximate Strauss constant using Gaussian approx. of the expectation

Description

Conditional and unconditional approximation of normalizing constant of the stationary homogeneous Strauss model. Third order approximation, as Penttinen is second order.

Usage

approximate_strauss_constant_R3(beta, gamma, range, bbox, n, ...)

Arguments

beta

Beta

gamma

Gamma

range

Interaction range

bbox

Bounding box (col. wise ranges), used for dimension and volume.

n

if given, compute the conditional Z.

...

ignored.

Expectation to get the unconditional is using Gaussian approximation.

This is the best in the package.


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