rPPP: Simulate a weighted-permanental point pattern

Description Usage Arguments Value

Description

Simulate an alpha-weighted-permanental point pattern when alpha is half an integer. This may be regarded as a Cox process.

Usage

1
rPPP(intens, kernel_sd, alpha = 0.5, win = owin())

Arguments

intens

Non-negative numeric. Desired intensity.

kernel_sd

Non-negative numeric. Kernel standard deviation.

alpha

Half integer. Default is 1/2. The weight of the weighted permanental point process.

win

Window of class owin. Default is owin().

Value

A pixel image of class im.


adchSTATS/icpp documentation built on May 28, 2019, 3:54 p.m.