# Generated by roxygen2: do not edit by hand

S3method(coef,etwfe)
S3method(coef,fetwfe)
S3method(print,etwfe)
S3method(print,fetwfe)
S3method(print,summary.etwfe)
S3method(print,summary.fetwfe)
S3method(summary,etwfe)
S3method(summary,fetwfe)
export(attgtToFetwfeDf)
export(betwfe)
export(betwfeWithSimulatedData)
export(etwfe)
export(etwfeToFetwfeDf)
export(etwfeWithSimulatedData)
export(fetwfe)
export(fetwfeWithSimulatedData)
export(genCoefs)
export(genCoefsCore)
export(getTes)
export(simulateData)
export(simulateDataCore)
export(twfeCovs)
export(twfeCovsWithSimulatedData)
import(glmnet)
importFrom(Matrix,bdiag)
importFrom(expm,sqrtm)
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)
