# Generated by roxygen2: do not edit by hand

S3method(plot,abrm)
S3method(plot,abrm_comparison)
S3method(print,abrm)
S3method(print,abrm_comparison)
S3method(print,misaligned_data)
S3method(print,sensitivity_analysis)
S3method(summary,abrm)
S3method(summary,abrm_comparison)
S3method(summary,misaligned_data)
S3method(summary,sensitivity_analysis)
export(biasedUrn_rmfnc)
export(check_mcmc_diagnostics)
export(create_comparison_plots)
export(create_diagnostic_plots)
export(create_sensitivity_summary_plots)
export(create_summary_statistics)
export(dasymetric_mapping)
export(fit_dasymetric_model)
export(gen_correlated_spat)
export(get_abrm_model)
export(prepare_adjacency_matrices)
export(prepare_nimble_inputs)
export(prepare_spatial_bookkeeping)
export(print_convergence_summary)
export(register_nimble_distributions)
export(run_abrm)
export(run_both_methods)
export(run_nimble_model)
export(run_sensitivity_analysis)
export(simulate_misaligned_data)
importFrom(BiasedUrn,rMFNCHypergeo)
importFrom(MASS,mvrnorm)
importFrom(coda,effectiveSize)
importFrom(coda,gelman.diag)
importFrom(coda,mcmc)
importFrom(coda,mcmc.list)
importFrom(dplyr,"%>%")
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(dplyr,summarize)
importFrom(ggplot2,.data)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_flip)
importFrom(ggplot2,element_text)
importFrom(ggplot2,facet_grid)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_density)
importFrom(ggplot2,geom_errorbar)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,position_dodge)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_minimal)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(graphics,par)
importFrom(methods,as)
importFrom(nimble,as.carAdjacency)
importFrom(nimble,nimbleFunction)
importFrom(nimble,nimbleMCMC)
importFrom(nimble,nimbleRcall)
importFrom(nimble,registerDistributions)
importFrom(raster,intersect)
importFrom(reshape2,melt)
importFrom(sf,st_as_sf)
importFrom(sf,st_centroid)
importFrom(sf,st_contains)
importFrom(sf,st_drop_geometry)
importFrom(sf,st_sf)
importFrom(sf,st_union)
importFrom(sf,st_within)
importFrom(sp,GridTopology)
importFrom(sp,SpatialGrid)
importFrom(spdep,nb2mat)
importFrom(spdep,poly2nb)
importFrom(stats,as.formula)
importFrom(stats,binomial)
importFrom(stats,confint)
importFrom(stats,cor)
importFrom(stats,glm)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,plogis)
importFrom(stats,poisson)
importFrom(stats,rWishart)
importFrom(stats,rbinom)
importFrom(stats,rmultinom)
importFrom(stats,rnorm)
importFrom(stats,rpois)
importFrom(stats,sd)
importFrom(tidyr,pivot_wider)
importFrom(utils,head)
importFrom(utils,write.csv)
