powered by
Returns the kernel of a determinantal point process model as a function of one argument x.
x
dppkernel(model, ...)
A function
Model of class "detpointprocfamily".
"detpointprocfamily"
Arguments passed to dppapproxkernel if the exact kernel is unknown
dppapproxkernel
Adrian Baddeley Adrian.Baddeley@curtin.edu.au
Rolf Turner rolfturner@posteo.net
and Ege Rubak rubak@math.aau.dk
kernelMatern <- dppkernel(dppMatern(lambda = 100, alpha=.01, nu=1, d=2)) plot(kernelMatern, xlim = c(0,0.1))
Run the code above in your browser using DataLab