# Generated by roxygen2: do not edit by hand

export(DisplayWesterlund)
export(WesterlundBootstrap)
export(WesterlundPlain)
export(calc_lrvar_bartlett)
export(get_diff)
export(get_lag)
export(get_ts_val)
export(plot_westerlund_bootstrap)
export(shiftNA)
export(westerlund_test)
export(westerlund_test_mg)
export(westerlund_test_reg)
import(ggplot2)
importFrom(dplyr,everything)
importFrom(grDevices,rgb)
importFrom(graphics,abline)
importFrom(graphics,grid)
importFrom(graphics,legend)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot.new)
importFrom(graphics,polygon)
importFrom(scales,percent)
importFrom(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,coef)
importFrom(stats,complete.cases)
importFrom(stats,density)
importFrom(stats,lm)
importFrom(stats,na.omit)
importFrom(stats,pnorm)
importFrom(stats,printCoefmat)
importFrom(stats,quantile)
importFrom(stats,resid)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,vcov)
importFrom(tidyr,pivot_longer)
importFrom(utils,globalVariables)
