# Generated by roxygen2: do not edit by hand

export(clustDRMapp)
export(clustDRMappSimple)
export(fitDRM)
export(generalPatternClustering)
export(inputDataMaker)
export(monotonePatternClustering)
export(plotDoseResponseData)
export(plotSimulDRM)
export(simulEvalDRM)
import(DoseFinding)
import(IsoGene)
import(ORCME)
import(ORIClust)
import(RColorBrewer)
import(doParallel)
import(foreach)
import(multcomp)
import(parallel)
import(pheatmap)
import(shiny)
importFrom(MCPMod,genDFdata)
importFrom(caret,BoxCoxTrans)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,dev.off)
importFrom(grDevices,jpeg)
importFrom(grDevices,postscript)
importFrom(graphics,boxplot)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,stripchart)
importFrom(parallel,detectCores)
importFrom(readr,parse_number)
importFrom(stats,AIC)
importFrom(stats,aov)
importFrom(stats,as.formula)
importFrom(stats,coefficients)
importFrom(stats,na.fail)
importFrom(stats,p.adjust)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(stats,uniroot)
importFrom(stats,var)
importFrom(stats,vcov)
