Simulation of log-Gaussian Cox processes driven by Whittle-Matérn fields on metric graphs
graph_lgcp(n = 1, intercept = 0, sigma, range, alpha, graph)
List with Gaussian process sample and simulated points.
Number of samples.
Mean value of the Gaussian process.
Parameter for marginal standard deviations.
Parameter for practical correlation range.
Smoothness parameter (1 or 2).
A metric_graph
object.