spde_pred_map.Rd
This function predicts the number of eggs in areas where it was not collected using geostatistical analysis with INLA
spde_pred_map(
path_lect,
locality,
path_coord,
cve_ent,
leg_title,
alpha,
plot = NULL,
aproximation,
integration,
longitude,
latitude,
k,
week,
var,
cell_size,
palette_vir
)
is the directory of the ovitrampas readings file.
is the locality target.
is the directory of the ovitrampas coordinates file.
is the text id of the state.
is title of legend.
The significance level, also denoted as alpha or α, is the probability of rejecting the null hypothesis when it is true.
is a logical argument. if TRUE plot the mesh else no plot the mesh.
is the aproximation of the joint posterior of the marginals and hyperparameter. The options are "gaussian", "simplified.laplace" & "laplace".
is the integration strategy. The options are "grid", "eb" & "ccd".
is the name of the column of the longitude in the ovitrampas dataset.
is the name of the column of the longitude in the ovitrampas dataset.
is the parameter for define the triagulization of delauney.
is the week target. proactive is the current week.
is the name of variable target.
is the parameter for define the grid of locality for prediction.
is the palette of viridis. The option can be magma, plasma, inferno, and viridis.
a list with the gmap with the prediction of the number of eggs, the prediction of number of eggs, the mesh.
inla.
1+ 1
#> [1] 2