# Generated by roxygen2: do not edit by hand


if (getRversion() >= "3.6.0") {
  S3method(broom::glance, sim_slopes)
} else {
  export(glance.sim_slopes)
}

if (getRversion() >= "3.6.0") {
  S3method(broom::tidy, sim_slopes)
} else {
  export(tidy.sim_slopes)
}

if (getRversion() >= "3.6.0") {
  S3method(huxtable::as_huxtable, sim_slopes)
} else {
  export(as_huxtable.sim_slopes)
}
S3method(nobs,sim_slopes)
S3method(plot,sim_slopes)
S3method(print,johnson_neyman)
S3method(print,probe_interaction)
S3method(print,sim_slopes)
export(cat_plot)
export(glance.sim_slopes)
export(interact_plot)
export(johnson_neyman)
export(probe_interaction)
export(sim_slopes)
export(tidy.sim_slopes)
import(ggplot2)
import(jtools)
import(rlang)
importFrom(cli,cat_rule)
importFrom(cli,rule)
importFrom(crayon,bold)
importFrom(crayon,inverse)
importFrom(crayon,italic)
importFrom(crayon,red)
importFrom(crayon,underline)
importFrom(stats,approx)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,coefficients)
importFrom(stats,complete.cases)
importFrom(stats,df.residual)
importFrom(stats,ecdf)
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,vcov)
importFrom(stats,weighted.mean)
