# Generated by roxygen2: do not edit by hand

S3method(print,canay_quantile)
S3method(print,ptr_hansen)
S3method(print,sdm_impact)
S3method(print,tsq_consistency)
S3method(print,tsq_panel)
S3method(summary,ptr_hansen)
export(canay_quantile)
export(ptr_hansen)
export(sdm_impact)
export(tsq_consistency_check)
export(tsq_panel)
export(tsq_plot)
importFrom(ggplot2,.data)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_col)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_colour_manual)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_minimal)
importFrom(plm,fixef)
importFrom(plm,pdata.frame)
importFrom(plm,plm)
importFrom(quantreg,rq)
importFrom(spatialreg,impacts)
importFrom(spatialreg,lagsarlm)
importFrom(spdep,knearneigh)
importFrom(spdep,knn2nb)
importFrom(spdep,moran.test)
importFrom(spdep,nb2listw)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,lm.fit)
importFrom(stats,pnorm)
importFrom(stats,quantile)
importFrom(stats,residuals)
importFrom(stats,sd)
importFrom(utils,combn)
