# Generated by roxygen2: do not edit by hand

export(calculate_AUC)
export(calculate_Cmax)
export(calculate_Tmax)
export(calculate_half_life)
export(diffGrpResponse)
export(diffGrpResponse_parallel)
export(gammaFunction)
export(generatePlot)
export(generate_f_function)
export(generate_models)
export(grpResp2Time)
export(grpResp2Time_parallel)
export(pk_calculation)
importFrom(Rdpack,reprompt)
importFrom(cubature,adaptIntegrate)
importFrom(dplyr,"%>%")
importFrom(dplyr,across)
importFrom(dplyr,all_of)
importFrom(dplyr,any_of)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,desc)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,pick)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,summarize)
importFrom(dplyr,where)
importFrom(future.apply,future_lapply)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,guides)
importFrom(ggplot2,labs)
importFrom(ggplot2,margin)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(grid,unit)
importFrom(gridExtra,grid.arrange)
importFrom(nlme,corAR1)
importFrom(nlme,corSymm)
importFrom(nlme,fixef)
importFrom(nlme,lme)
importFrom(nlme,lmeControl)
importFrom(nlme,ranef)
importFrom(nlme,varIdent)
importFrom(patchwork,plot_annotation)
importFrom(patchwork,plot_layout)
importFrom(patchwork,wrap_plots)
importFrom(rlang,sym)
importFrom(rootSolve,uniroot.all)
importFrom(scales,hue_pal)
importFrom(stats,anova)
importFrom(stats,as.formula)
importFrom(stats,formula)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,p.adjust)
importFrom(stats,predict)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,uniroot)
importFrom(stats,update)
