# Generated by roxygen2: do not edit by hand

S3method(plot,chemSigSelect)
S3method(predict,FPM)
export(FPM)
export(RFPM)
export(chemSig)
export(chemSigSelect)
export(chemVI)
export(colorGradient)
export(cvFPM)
export(optimFPM)
export(toxCRM)
importFrom(dplyr,`%>%`)
importFrom(dplyr,bind_rows)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,heat.colors)
importFrom(grDevices,rgb)
importFrom(graphics,abline)
importFrom(graphics,boxplot)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(lawstat,brunner.munzel.test)
importFrom(stats,density)
importFrom(stats,ecdf)
importFrom(stats,fligner.test)
importFrom(stats,ks.test)
importFrom(stats,median)
importFrom(stats,plot.ecdf)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,shapiro.test)
importFrom(stats,t.test)
importFrom(stats,var.test)
importFrom(stats,wilcox.test)
importFrom(tidyr,all_of)
importFrom(tidyr,pivot_longer)
importFrom(utils,bibentry)
importFrom(utils,citation)
importFrom(utils,person)
