Last chance! 50% off unlimited learning
Sale ends in
Returns the range of interaction for a determinantal point process model.
# S3 method for dppm
reach(x, …) # S3 method for detpointprocfamily
reach(x, …)
Model of class "detpointprocfamily"
or "dppm"
.
Additional arguments passed to the range function of the given model.
Numeric
The range of interaction for a determinantal point
process model may defined as the smallest number
# NOT RUN {
reach(dppMatern(lambda=100, alpha=.01, nu=1, d=2))
# }
Run the code above in your browser using DataLab