# Generated by roxygen2: do not edit by hand

export(create_APCsummary)
export(create_modelSummary)
export(plot_1Dsmooth)
export(plot_APCheatmap)
export(plot_APChexamap)
export(plot_density)
export(plot_densityMatrix)
export(plot_jointMarginalAPCeffects)
export(plot_linearEffects)
export(plot_marginalAPCeffects)
export(plot_partialAPCeffects)
export(plot_variable)
import(checkmate)
import(dplyr)
import(ggplot2)
import(graphics)
import(stringr)
importFrom(colorspace,scale_colour_discrete_qualitative)
importFrom(ggpubr,ggarrange)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,dev.off)
importFrom(grDevices,gray)
importFrom(grDevices,png)
importFrom(knitr,kable)
importFrom(mgcv,plot.gam)
importFrom(mgcv,predict.gam)
importFrom(mgcv,summary.gam)
importFrom(scales,hue_pal)
importFrom(stats,as.formula)
importFrom(stats,density)
importFrom(stats,median)
importFrom(stats,qnorm)
importFrom(tidyr,pivot_wider)
