# Generated by roxygen2: do not edit by hand

export(add.n.r)
export(add.pr)
export(add.sig)
export(check_cor)
export(check_na_in)
export(check_vif)
export(combine_long_tab)
export(compare_models)
export(cor.table)
export(plot_effect)
export(test_coef_equality)
export(test_tilted_slopes)
export(to_long_tab)
import(MuMIn)
import(dplyr)
import(ggplot2)
import(lspline)
import(purrr)
import(stringr)
import(tidyr)
import(usdm)
importFrom(magrittr,"%>%")
importFrom(robustbase,colMedians)
importFrom(scales,percent)
importFrom(stats,anova)
importFrom(stats,coef)
importFrom(stats,cor)
importFrom(stats,knots)
importFrom(stats,logLik)
importFrom(stats,median)
importFrom(stats,model.matrix)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,pt)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,vcov)
