Bessel Type Determinantal Point Process Model
Function generating an instance of the Bessel-type determinantal point process model.
dppBessel(...)
... |
arguments of the form |
The possible parameters are:
the intensity lambda
as a positive numeric
the scale parameter alpha
as a positive numeric
the shape parameter sigma
as a non-negative numeric
the dimension d
as a positive integer
An object of class "detpointprocfamily"
.
Frederic Lavancier and Christophe Biscio. Modified by Ege Rubak rubak@math.aau.dk , Adrian Baddeley Adrian.Baddeley@curtin.edu.au
and Rolf Turner r.turner@auckland.ac.nz
m <- dppBessel(lambda=100, alpha=.05, sigma=0, d=2)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.