# Generated by roxygen2: do not edit by hand

S3method(plot,IsoSensitivities)
S3method(plot,OEDinactivation)
S3method(plot,OEDisothermal)
S3method(plot,parCorrelation)
export(calculate_FIM)
export(calculate_isothermal_FIM)
export(calculate_pars_correlation)
export(detFIM)
export(detection_bigelow)
export(detection_mafart)
export(detection_peleg)
export(get_detection)
export(get_isothermal_correlation)
export(inactivation_OED)
export(inactivation_OED_penalty)
export(isothermal_OED)
export(isothermal_OED_limit)
export(isothermal_sensitivities)
export(optimize_refTemp)
export(sensitivity_inactivation)
import(tidyselect)
import(tidyverse)
importFrom(FME,sensFun)
importFrom(MEIGOR,MEIGO)
importFrom(bioinactivation,predict_inactivation)
importFrom(corrplot,corrplot)
importFrom(dplyr,"%>%")
importFrom(dplyr,mutate)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,select_)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_contour)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_raster)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,scale_fill_gradient2)
importFrom(graphics,plot)
importFrom(rlang,.data)
importFrom(stats,approx)
importFrom(stats,cor)
importFrom(stats,na.omit)
importFrom(stats,optim)
importFrom(stats,runif)
importFrom(tidyr,"%>%")
importFrom(tidyr,gather)
