# Generated by roxygen2: do not edit by hand

S3method(plot,disag_data)
S3method(plot,disag_model)
S3method(plot,disag_prediction)
S3method(predict,disag_model)
S3method(print,disag_data)
S3method(print,disag_model)
S3method(print,disag_prediction)
S3method(summary,disag_data)
S3method(summary,disag_model)
S3method(summary,disag_prediction)
export(as.disag_data)
export(build_mesh)
export(disag_model)
export(fit_model)
export(getCovariateRasters)
export(getPolygonData)
export(getStartendindex)
export(make_model_object)
export(parallelExtract)
export(predict_model)
export(predict_uncertainty)
export(prepare_data)
import(ggplot2)
import(splancs)
import(utils)
importFrom(doParallel,registerDoParallel)
importFrom(foreach,"%dopar%")
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(stats,cor)
importFrom(stats,quantile)
importFrom(stats,sd)
useDynLib(disaggregation)
