# Generated by roxygen2: do not edit by hand

S3method(getCall,summ)
S3method(make_predictions,brmsfit)
S3method(make_predictions,default)
S3method(make_predictions,merMod)
S3method(make_predictions,rq)
S3method(make_predictions,stanreg)
S3method(make_predictions,svyglm)
S3method(nobs,summ)
S3method(nobs,summ.rq)
S3method(print,effect_plot)
S3method(print,interact_plot)
S3method(print,johnson_neyman)
S3method(print,pf_sv_test)
S3method(print,probe_interaction)
S3method(print,sim_slopes)
S3method(print,summ.glm)
S3method(print,summ.lm)
S3method(print,summ.merMod)
S3method(print,summ.rq)
S3method(print,summ.svyglm)
S3method(print,svycor)
S3method(print,svysd)
S3method(print,weights_tests)
S3method(print,wgttest)
S3method(scale_mod,default)
S3method(scale_mod,svyglm)
S3method(summ,glm)
S3method(summ,lm)
S3method(summ,merMod)
S3method(summ,rq)
S3method(summ,svyglm)
export(add_gridlines)
export(add_x_gridlines)
export(add_y_gridlines)
export(cat_plot)
export(center)
export(center_mod)
export(drop_gridlines)
export(drop_x_gridlines)
export(drop_y_gridlines)
export(effect_plot)
export(export_summs)
export(glance.summ.glm)
export(glance.summ.lm)
export(glance.summ.merMod)
export(glance.summ.rq)
export(glance.summ.svyglm)
export(gscale)
export(interact_plot)
export(j_summ)
export(johnson_neyman)
export(make_predictions)
export(pf_sv_test)
export(plot_coefs)
export(plot_predictions)
export(plot_summs)
export(probe_interaction)
export(scale_lm)
export(scale_mod)
export(set_summ_defaults)
export(sim_slopes)
export(standardize)
export(summ)
export(svycor)
export(svysd)
export(theme_apa)
export(tidy.sim_slopes)
export(tidy.summ)
export(weights_tests)
export(wgttest)
import(ggplot2)
importFrom(cli,cat_rule)
importFrom(cli,rule)
importFrom(crayon,bold)
importFrom(crayon,cyan)
importFrom(crayon,inverse)
importFrom(crayon,italic)
importFrom(crayon,red)
importFrom(crayon,underline)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_line)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,scale_colour_brewer)
importFrom(ggplot2,theme)
importFrom(ggplot2,ylab)
importFrom(grDevices,rgb)
importFrom(stats,"contrasts<-")
importFrom(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,anova)
importFrom(stats,approx)
importFrom(stats,as.formula)
importFrom(stats,binomial)
importFrom(stats,coef)
importFrom(stats,coefficients)
importFrom(stats,complete.cases)
importFrom(stats,contr.treatment)
importFrom(stats,cooks.distance)
importFrom(stats,cor)
importFrom(stats,cov2cor)
importFrom(stats,delete.response)
importFrom(stats,deviance)
importFrom(stats,df.residual)
importFrom(stats,dnorm)
importFrom(stats,ecdf)
importFrom(stats,extractAIC)
importFrom(stats,family)
importFrom(stats,fitted)
importFrom(stats,formula)
importFrom(stats,getCall)
importFrom(stats,get_all_vars)
importFrom(stats,lm)
importFrom(stats,logLik)
importFrom(stats,median)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.offset)
importFrom(stats,model.response)
importFrom(stats,model.weights)
importFrom(stats,na.omit)
importFrom(stats,na.pass)
importFrom(stats,nobs)
importFrom(stats,pf)
importFrom(stats,pnorm)
importFrom(stats,poisson)
importFrom(stats,predict)
importFrom(stats,pt)
importFrom(stats,qnorm)
importFrom(stats,qt)
importFrom(stats,quantile)
importFrom(stats,reformulate)
importFrom(stats,relevel)
importFrom(stats,resid)
importFrom(stats,residuals)
importFrom(stats,sd)
importFrom(stats,terms)
importFrom(stats,update)
importFrom(stats,update.formula)
importFrom(stats,var)
importFrom(stats,vcov)
importFrom(stats,weighted.mean)
importFrom(stats,weights)
importFrom(utils,.S3methods)
importFrom(utils,getFromNamespace)
importFrom(utils,getS3method)
