# Generated by roxygen2: do not edit by hand

S3method(plot,bivRegion)
S3method(plot,bivRegr)
S3method(plot,refcurve)
S3method(plot,summary_boot)
S3method(plot,trivRegion)
S3method(predict,bivRegion)
S3method(predict,bivRegr)
S3method(summary,bivRegion)
export(ACE)
export(Hcov)
export(bivRegion)
export(bivRegr)
export(refcurv)
export(summary_boot)
export(trivRegion)
export(trivRegr)
import("RColorBrewer")
import("ggplot2")
importFrom("KernSmooth","bkde2D")
importFrom("KernSmooth","dpik")
importFrom("doParallel","registerDoParallel")
importFrom("foreach","%dopar%")
importFrom("foreach","foreach")
importFrom("grDevices","adjustcolor")
importFrom("grDevices","contourLines")
importFrom("grDevices","dev.off")
importFrom("graphics","abline")
importFrom("graphics","boxplot")
importFrom("graphics","legend")
importFrom("graphics","lines")
importFrom("graphics","plot")
importFrom("gridExtra","grid.arrange")
importFrom("ks","Hlscv.diag")
importFrom("ks","Hscv.diag")
importFrom("ks","kde")
importFrom("matrixcalc","is.positive.semi.definite")
importFrom("mbend","bend")
importFrom("methods","is")
importFrom("mgcv","gam")
importFrom("mgcv","predict.gam")
importFrom("misc3d","computeContour3d")
importFrom("misc3d","drawScene.rgl")
importFrom("misc3d","makeTriangles")
importFrom("parallel","detectCores")
importFrom("parallel","makeCluster")
importFrom("parallel","stopCluster")
importFrom("pracma","akimaInterp")
importFrom("rgl","legend3d")
importFrom("rgl","planes3d")
importFrom("rgl","plot3d")
importFrom("rgl","points3d")
importFrom("sp","Polygon")
importFrom("sp","Polygons")
importFrom("sp","SpatialPoints")
importFrom("sp","SpatialPolygons")
importFrom("sp","over")
importFrom("stats","as.formula")
importFrom("stats","get_all_vars")
importFrom("stats","median")
importFrom("stats","na.omit")
importFrom("stats","pnorm")
importFrom("stats","predict")
importFrom("stats","quantile")
importFrom("stats","residuals")
importFrom("stats","rnorm")
importFrom("stats","sd")
importFrom("stringr","str_detect")
importFrom("stringr","str_to_title")
importFrom("utils","setTxtProgressBar")
importFrom("utils","txtProgressBar")
