# Generated by roxygen2: do not edit by hand

S3method(plot,hbal)
S3method(summary,hbal)
export(att)
export(covarExpand)
export(hbal)
import(ggplot2)
import(gridExtra)
importFrom(Rcpp,evalCpp)
importFrom(estimatr,lm_lin)
importFrom(estimatr,lm_robust)
importFrom(generics,tidy)
importFrom(glmnet,cv.glmnet)
importFrom(gtable,gtable_filter)
importFrom(nloptr,nloptr)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,complete.cases)
importFrom(stats,density)
importFrom(stats,na.omit)
importFrom(stats,poly)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,var)
importFrom(stats,weighted.mean)
importFrom(stringr,str_length)
importFrom(stringr,str_pad)
importFrom(stringr,str_trunc)
importFrom(utils,packageDescription)
useDynLib(hbal, .registration = TRUE)
