dppspecdenrange | R Documentation |
Computes the range of the spectral density of a determinantal point process model.
dppspecdenrange(model)
model |
Model of class |
Numeric value (possibly Inf
).
and \ege
dppspecden
m <- dppBessel(lambda=100, alpha=0.05, sigma=1, d=2) dppspecdenrange(m)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.