# Generated by roxygen2: do not edit by hand


if (getRversion() >= "3.6.0") {
  S3method(huxtable::as_huxtable, sim_margins)
} else {
  export(as_huxtable.sim_margins)
}

if (getRversion() >= "3.6.0") {
  S3method(huxtable::as_huxtable, sim_slopes)
} else {
  export(as_huxtable.sim_slopes)
}
S3method(glance,sim_margins)
S3method(glance,sim_slopes)
S3method(nobs,sim_margins)
S3method(nobs,sim_slopes)
S3method(plot,sim_margins)
S3method(plot,sim_slopes)
S3method(print,johnson_neyman)
S3method(print,probe_interaction)
S3method(print,sim_margins)
S3method(print,sim_slopes)
S3method(tidy,sim_margins)
S3method(tidy,sim_slopes)
export(cat_plot)
export(glance)
export(interact_plot)
export(johnson_neyman)
export(probe_interaction)
export(sim_margins)
export(sim_slopes)
export(tidy)
import(ggplot2)
import(jtools)
import(rlang)
importFrom(cli,cat_rule)
importFrom(cli,rule)
importFrom(generics,glance)
importFrom(generics,tidy)
importFrom(stats,aggregate)
importFrom(stats,approx)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,coefficients)
importFrom(stats,complete.cases)
importFrom(stats,contrasts)
importFrom(stats,df.residual)
importFrom(stats,ecdf)
importFrom(stats,family)
importFrom(stats,formula)
importFrom(stats,getCall)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,model.frame)
importFrom(stats,model.offset)
importFrom(stats,nobs)
importFrom(stats,predict)
importFrom(stats,pt)
importFrom(stats,qnorm)
importFrom(stats,qt)
importFrom(stats,quantile)
importFrom(stats,relevel)
importFrom(stats,residuals)
importFrom(stats,sd)
importFrom(stats,terms)
importFrom(stats,update)
importFrom(stats,update.formula)
importFrom(stats,vcov)
importFrom(stats,weighted.mean)
importFrom(utils,methods)
