# Generated by roxygen2: do not edit by hand

export(linear_quantlim)
export(nonlinear_quantlim)
export(plot_quantlim)
import(ggplot2)
import(minpack.lm)
importFrom(grDevices,dev.off)
importFrom(grDevices,hcl)
importFrom(grDevices,pdf)
importFrom(stats,C)
importFrom(stats,approx)
importFrom(stats,median)
importFrom(stats,qt)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,var)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)