# Generated by roxygen2: do not edit by hand

export(add_fit)
export(constant)
export(mdl_to_ndat)
export(ndat_to_contour)
export(plot_contour)
export(plot_curve)
export(plot_partial)
export(vary)
importFrom(RColorBrewer,brewer.pal)
importFrom(ggplot2,.data)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_ribbon)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,guides)
importFrom(ggplot2,layer_scales)
importFrom(ggplot2,scale_colour_manual)
importFrom(ggplot2,scale_fill_gradientn)
importFrom(ggplot2,scale_linetype_manual)
importFrom(ggplot2,scale_linewidth_manual)
importFrom(ggplot2,scale_size_manual)
importFrom(ggplot2,stat_contour)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(grDevices,colorRampPalette)
importFrom(lifecycle,deprecated)
importFrom(metR,geom_contour_fill)
importFrom(mgcv,predict.gam)
importFrom(stats,coef)
importFrom(stats,median)
importFrom(stats,model.matrix)
importFrom(stats,qnorm)
importFrom(stats,vcov)
