Skip to contents

Simulation of log-Gaussian Cox processes driven by Whittle-Matérn fields on metric graphs

Usage

graph_lgcp(n = 1, intercept = 0, sigma, range, alpha, graph)

Arguments

n

Number of samples.

intercept

Mean value of the Gaussian process.

sigma

Parameter for marginal standard deviations.

range

Parameter for practical correlation range.

alpha

Smoothness parameter (1 or 2).

graph

A metric_graph object.

Value

List with Gaussian process sample and simulated points.