# Generated by roxygen2: do not edit by hand

S3method(coef,RiskMap)
S3method(plot,RiskMap_pred_target_grid)
S3method(plot,RiskMap_pred_target_shp)
S3method(print,summary.RiskMap)
S3method(print,summary.RiskMap.sim.res)
S3method(print,summary.RiskMap.spatial.cv)
S3method(summary,RiskMap)
S3method(summary,RiskMap.sim.res)
S3method(summary,RiskMap.spatial.cv)
export(Laplace_sampling_MCMC)
export(assess_pp)
export(assess_sim)
export(check_mcmc)
export(compute_ID_coords)
export(convex_hull_sf)
export(create_grid)
export(dast)
export(dist_summaries)
export(glgpm)
export(glgpm_sim)
export(gp)
export(matern.grad.phi)
export(matern.hessian.phi)
export(matern_cor)
export(maxim.integrand)
export(plot_AnPIT)
export(plot_mda)
export(plot_s_variogram)
export(plot_score)
export(plot_sim_surf)
export(pred_over_grid)
export(pred_target_grid)
export(pred_target_shp)
export(propose_utm)
export(re)
export(s_variogram)
export(set_control_sim)
export(surf_sim)
export(to_table)
export(update_predictors)
importFrom(Deriv,Deriv)
importFrom(Matrix,Matrix)
importFrom(Matrix,forceSymmetric)
importFrom(Matrix,solve)
importFrom(dplyr,"%>%")
importFrom(dplyr,filter)
importFrom(dplyr,first)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,summarize)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,coord_cartesian)
importFrom(ggplot2,geom_abline)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_ribbon)
importFrom(ggplot2,geom_sf)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,guides)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_fill_distiller)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_minimal)
importFrom(ggpubr,ggarrange)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(gridExtra,grid.arrange)
importFrom(methods,is)
importFrom(numDeriv,grad)
importFrom(numDeriv,hessian)
importFrom(sf,st_as_sf)
importFrom(sf,st_as_sfc)
importFrom(sf,st_as_text)
importFrom(sf,st_convex_hull)
importFrom(sf,st_coordinates)
importFrom(sf,st_crs)
importFrom(sf,st_drop_geometry)
importFrom(sf,st_geometry)
importFrom(sf,st_intersects)
importFrom(sf,st_make_grid)
importFrom(sf,st_nearest_feature)
importFrom(sf,st_sf)
importFrom(sf,st_transform)
importFrom(sf,st_union)
importFrom(sns,ess)
importFrom(spatialEco,subsample.distance)
importFrom(spatialsample,autoplot)
importFrom(spatialsample,spatial_clustering_cv)
importFrom(stars,st_rasterize)
importFrom(stats,acf)
importFrom(stats,as.formula)
importFrom(stats,binomial)
importFrom(stats,coef)
importFrom(stats,complete.cases)
importFrom(stats,dist)
importFrom(stats,ecdf)
importFrom(stats,glm)
importFrom(stats,integrate)
importFrom(stats,median)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,na.fail)
importFrom(stats,na.omit)
importFrom(stats,nlminb)
importFrom(stats,plogis)
importFrom(stats,pnorm)
importFrom(stats,poisson)
importFrom(stats,printCoefmat)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,reformulate)
importFrom(stats,rnorm)
importFrom(stats,rpois)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,step)
importFrom(stats,terms)
importFrom(stats,terms.formula)
importFrom(stats,update)
importFrom(terra,as.data.frame)
importFrom(terra,match)
importFrom(terra,plot)
importFrom(terra,rast)
importFrom(utils,flush.console)
importFrom(utils,globalVariables)
importFrom(utils,head)
importFrom(xtable,xtable)
