# Generated by roxygen2: do not edit by hand

S3method(plot,mlm_jn)
S3method(plot,mlm_sensitivity)
S3method(plot,mlm_variance_decomp)
S3method(print,mlm_jn)
S3method(print,mlm_probe)
S3method(print,mlm_sensitivity)
S3method(print,mlm_summary)
S3method(print,mlm_variance_decomp)
export(mlm_center)
export(mlm_jn)
export(mlm_plot)
export(mlm_probe)
export(mlm_sensitivity)
export(mlm_summary)
export(mlm_surface)
export(mlm_variance_decomp)
importFrom(ggplot2,aes)
importFrom(ggplot2,annotate)
importFrom(ggplot2,coord_cartesian)
importFrom(ggplot2,element_line)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_contour)
importFrom(ggplot2,geom_contour_filled)
importFrom(ggplot2,geom_errorbar)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_ribbon)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_fill_gradient2)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_fill_viridis_c)
importFrom(ggplot2,scale_fill_viridis_d)
importFrom(ggplot2,scale_x_discrete)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_classic)
importFrom(ggplot2,unit)
importFrom(grDevices,colorRampPalette)
importFrom(lme4,VarCorr)
importFrom(lme4,fixef)
importFrom(lme4,getME)
importFrom(lme4,lmer)
importFrom(lme4,lmerControl)
importFrom(rlang,.data)
importFrom(rlang,abort)
importFrom(stats,formula)
importFrom(stats,predict)
importFrom(stats,pt)
importFrom(stats,qt)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,vcov)
importFrom(utils,globalVariables)
