Description Usage Arguments Value
View source: R/coxprocess_model.R
Construct log-Gaussian Cox process model at a given spatial resolution
1 | coxprocess_model(parameters, dataset, level)
|
parameters |
a list of model parameters (sigmasq, mu, beta) |
dataset |
a list of observed spatial locations |
level |
an integer that determines the spatial resolution |
a list containing the keys dimension
, ngrid
, logtarget
, gradlogtarget
, rinit
and gradient_parameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.