# Generated by roxygen2: do not edit by hand

S3method(augment,betwfe)
S3method(augment,etwfe)
S3method(augment,fetwfe)
S3method(coef,betwfe)
S3method(coef,etwfe)
S3method(coef,fetwfe)
S3method(coef,twfeCovs)
S3method(glance,betwfe)
S3method(glance,etwfe)
S3method(glance,fetwfe)
S3method(plot,betwfe)
S3method(plot,etwfe)
S3method(plot,fetwfe)
S3method(print,FETWFE_coefs)
S3method(print,FETWFE_simulated)
S3method(print,FETWFE_tes)
S3method(print,betwfe)
S3method(print,etwfe)
S3method(print,fetwfe)
S3method(print,summary.FETWFE_tes)
S3method(print,summary.betwfe)
S3method(print,summary.etwfe)
S3method(print,summary.fetwfe)
S3method(print,twfeCovs)
S3method(summary,FETWFE_tes)
S3method(summary,betwfe)
S3method(summary,etwfe)
S3method(summary,fetwfe)
S3method(tidy,FETWFE_tes)
S3method(tidy,betwfe)
S3method(tidy,etwfe)
S3method(tidy,eventStudy)
S3method(tidy,fetwfe)
export(attgtToFetwfeDf)
export(betwfe)
export(betwfeWithSimulatedData)
export(etwfe)
export(etwfeToFetwfeDf)
export(etwfeWithSimulatedData)
export(eventStudy)
export(fetwfe)
export(fetwfeWithSimulatedData)
export(genCoefs)
export(genCoefsCore)
export(getTes)
export(simulateData)
export(simulateDataCore)
export(twfeCovs)
export(twfeCovsWithSimulatedData)
import(glmnet)
importFrom(Matrix,bdiag)
importFrom(generics,augment)
importFrom(generics,glance)
importFrom(generics,tidy)
importFrom(stats,coef)
importFrom(stats,lm)
importFrom(stats,model.matrix)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,qnorm)
importFrom(stats,rbinom)
importFrom(stats,rmultinom)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,setNames)
