# 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(summary,RiskMap)
export(Laplace_sampling_MCMC)
export(create_grid)
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_s_variogram)
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(to_table)
importFrom(Matrix,Matrix)
importFrom(Matrix,forceSymmetric)
importFrom(Matrix,solve)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_ribbon)
importFrom(ggplot2,geom_sf)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_fill_distiller)
importFrom(methods,is)
importFrom(sf,st_as_sf)
importFrom(sf,st_coordinates)
importFrom(sf,st_crs)
importFrom(sf,st_drop_geometry)
importFrom(sf,st_intersects)
importFrom(sf,st_make_grid)
importFrom(sf,st_transform)
importFrom(stats,as.formula)
importFrom(stats,binomial)
importFrom(stats,coef)
importFrom(stats,complete.cases)
importFrom(stats,dist)
importFrom(stats,glm)
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,pnorm)
importFrom(stats,poisson)
importFrom(stats,printCoefmat)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,reformulate)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,step)
importFrom(stats,terms)
importFrom(stats,terms.formula)
importFrom(stats,update)
importFrom(terra,as.data.frame)
importFrom(terra,plot)
importFrom(terra,rast)
importFrom(xtable,xtable)
