# Generated by roxygen2 (4.1.1): do not edit by hand

importFrom("grDevices", "dev.off", "grey", "pdf")
importFrom("graphics", "abline", "arrows", "axis", "barplot", "box",
            "mtext", "par", "plot", "points", "polygon", "text")
importFrom("methods", "hasArg")
importFrom("stats", "AIC", "aggregate", "as.formula", "coef", "dnorm",
            "lm", "logLik", "na.exclude", "optim", "pchisq", "quantile",
            "sd")
importFrom("utils", "alarm", "head", "modifyList", "read.csv",
            "write.csv")

export(IJMacro)
export(addType)
export(aggregateData)
export(calcMIC)
export(createDataframe)
export(maxLik)
export(oneParamPlot)
export(plotRaw)
export(readExistingDF)
export(readInExistingIJ)
export(saveMLParam)
export(threeParamPlot)
export(twoParamPlot)

