dppspecden | R Documentation |
Returns the spectral density of a determinantal point process
model as a function of one argument x
.
dppspecden(model)
model |
Model of class |
A function
and \ege
dppspecdenrange
model <- dppMatern(lambda = 100, alpha=.01, nu=1, d=2) dppspecden(model)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.