Returns the spectral density of a determinantal point process
model as a function of one argument x
.
dppspecden(model)
Model of class "detpointprocfamily"
.
A function
# NOT RUN {
model <- dppMatern(lambda = 100, alpha=.01, nu=1, d=2)
dppspecden(model)
# }
Run the code above in your browser using DataLab