# Generated by roxygen2: do not edit by hand

S3method(plot,dirq)
S3method(plot,median_pcor)
S3method(predict,dirq)
S3method(print,dirq)
S3method(print,median_pcor)
export(cv_dirq_coverage)
export(dirq)
export(median_pcor)
export(shiny_region)
import(graphics)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_path)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_minimal)
importFrom(mgcv,gam)
importFrom(mgcv,s)
importFrom(qgam,qgam)
importFrom(scales,alpha)
importFrom(scales,seq_gradient_pal)
importFrom(sp,point.in.polygon)
importFrom(stats,aggregate)
importFrom(stats,as.formula)
importFrom(stats,binomial)
importFrom(stats,formula)
importFrom(stats,get_all_vars)
importFrom(stats,mad)
importFrom(stats,plogis)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(utils,capture.output)
