# Generated by roxygen2: do not edit by hand

export(calculateConc)
export(popPCR)
export(printSummaryConc)
export(printSummaryFit)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,contourLines)
importFrom(grDevices,densCols)
importFrom(grDevices,dev.new)
importFrom(grDevices,dev.off)
importFrom(grDevices,png)
importFrom(graphics,contour)
importFrom(graphics,lines)
importFrom(graphics,pairs)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(graphics,smoothScatter)
importFrom(methods,new)
importFrom(mvtnorm,rmvnorm)
importFrom(stats,as.dist)
importFrom(stats,cor)
importFrom(stats,cutree)
importFrom(stats,density)
importFrom(stats,hclust)
importFrom(stats,kmeans)
importFrom(stats,quantile)
importFrom(stats,rgamma)
importFrom(stats,rnorm)
importFrom(stats,uniroot)
useDynLib(popPCR, .registration = TRUE)
