This function performs spatial continuous prediction, fixing the model parameters at the Monte Carlo maximum likelihood estimates of a SDALGCP model.
SDAContinuousPred(
para_est,
cellsize,
control.mcmc = NULL,
pred.loc = NULL,
divisor = 1,
plot.correlogram = F,
messages = TRUE,
parallel = FALSE
)an object of class "SDALGCP" obtained as a result of a call to SDALGCPMCML.
the size of the computational grid
output from controlmcmcSDA, if not provided, it uses the values used for the parameter estimation
optional, the dataframe of the predictive grid.
optional, the value to use to convert the dimension of the polygon, default is 1 which implies no conversion
logical; if plot.correlogram=TRUE the autocorrelation plot of the conditional simulations is displayed.
logical; if messages=TRUE then status messages are printed on the screen (or output device) while the function is running. Default is messages=TRUE.
to parallelize some part of the function.
pred.draw: the samples of the prediction
pred: the prediction of the relative risk
predSD: the standard error of the prediction
Pred.loc: The coordinates of the predictive locations
The function returns the prediction of the relative risk exp(S(x))