# Generated by roxygen2: do not edit by hand

export(FindBestCut)
export(NumericalCheck)
export(VPCgraph)
export(aqrVPC)
export(asVPC)
export(bootVPC)
export(coverageDetailplot)
export(coverageplot)
export(findQuantile)
export(findSIMQ)
export(findSIMQuantile)
export(makeCOVbin)
export(optK)
export(quantVPC)
exportPattern("^[[:alpha:]]+")
import(dplyr)
import(ggplot2)
import(optimx)
import(quantreg)
import(tidyr)
importFrom(Hmisc,wtd.quantile)
importFrom(Rcpp,evalCpp)
importFrom(dplyr,filter)
importFrom(magrittr,"%>%")
importFrom(stats,quantile)
useDynLib(nlmeVPC)
