# Generated by roxygen2: do not edit by hand

S3method(plot,disag.data)
S3method(plot,fit.result)
S3method(plot,predictions)
S3method(plot,uncertainty)
S3method(predict,fit.result)
S3method(print,disag.data)
S3method(print,fit.result)
S3method(summary,disag.data)
S3method(summary,fit.result)
export(as.disag.data)
export(build_mesh)
export(fit_model)
export(getCovariateRasters)
export(getPolygonData)
export(getStartendindex)
export(parallelExtract)
export(predict_model)
export(predict_uncertainty)
export(prepare_data)
import(ggplot2)
importFrom(doParallel,registerDoParallel)
importFrom(foreach,"%dopar%")
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(stats,cor)
importFrom(stats,quantile)
importFrom(stats,sd)
useDynLib(disaggregation)
