# Generated by roxygen2: do not edit by hand

S3method(augment,iv_robust)
S3method(augment,lm_robust)
S3method(confint,difference_in_means)
S3method(confint,horvitz_thompson)
S3method(confint,iv_robust)
S3method(confint,lh)
S3method(confint,lh_robust)
S3method(confint,lm_robust)
S3method(glance,difference_in_means)
S3method(glance,horvitz_thompson)
S3method(glance,iv_robust)
S3method(glance,lh_robust)
S3method(glance,lm_robust)
S3method(model.frame,iv_robust)
S3method(nobs,difference_in_means)
S3method(nobs,horvitz_thompson)
S3method(nobs,iv_robust)
S3method(nobs,lh_robust)
S3method(nobs,lm_robust)
S3method(nobs,summary.lm_robust)
S3method(predict,iv_robust)
S3method(predict,lm_robust)
S3method(print,difference_in_means)
S3method(print,horvitz_thompson)
S3method(print,iv_robust)
S3method(print,lh)
S3method(print,lh_robust)
S3method(print,lm_robust)
S3method(print,summary.iv_robust)
S3method(print,summary.lh)
S3method(print,summary.lh_robust)
S3method(print,summary.lm_robust)
S3method(summary,difference_in_means)
S3method(summary,horvitz_thompson)
S3method(summary,iv_robust)
S3method(summary,lh)
S3method(summary,lh_robust)
S3method(summary,lm_robust)
S3method(tidy,difference_in_means)
S3method(tidy,horvitz_thompson)
S3method(tidy,iv_robust)
S3method(tidy,lh)
S3method(tidy,lh_robust)
S3method(tidy,lm_robust)
S3method(update,iv_robust)
S3method(variable.names,iv_robust)
S3method(variable.names,lm_robust)
S3method(vcov,difference_in_means)
S3method(vcov,horvitz_thompson)
S3method(vcov,iv_robust)
S3method(vcov,lm_robust)
export(augment)
export(commarobust)
export(difference_in_means)
export(extract.iv_robust)
export(extract.lm_robust)
export(glance)
export(horvitz_thompson)
export(iv_robust)
export(lh_robust)
export(lm_lin)
export(lm_robust)
export(lm_robust_fit)
export(starprep)
export(tidy)
importFrom(Formula,Formula)
importFrom(Rcpp,sourceCpp)
importFrom(generics,augment)
importFrom(generics,glance)
importFrom(generics,tidy)
importFrom(rlang,"%||%")
importFrom(rlang,as_label)
importFrom(rlang,eval_tidy)
importFrom(rlang,f_rhs)
importFrom(rlang,quo_is_missing)
importFrom(rlang,quos)
importFrom(rlang,sym)
importFrom(rlang,warn)
importFrom(stats,.checkMFClasses)
importFrom(stats,.getXlevels)
importFrom(stats,ave)
importFrom(stats,coef)
importFrom(stats,confint)
importFrom(stats,delete.response)
importFrom(stats,formula)
importFrom(stats,getCall)
importFrom(stats,model.extract)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,na.omit)
importFrom(stats,na.pass)
importFrom(stats,nobs)
importFrom(stats,pchisq)
importFrom(stats,pf)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,printCoefmat)
importFrom(stats,pt)
importFrom(stats,qnorm)
importFrom(stats,qt)
importFrom(stats,reformulate)
importFrom(stats,setNames)
importFrom(stats,terms)
importFrom(stats,update)
importFrom(stats,var)
importFrom(stats,variable.names)
importFrom(stats,weighted.mean)
importFrom(tibble,as_tibble)
importFrom(utils,getS3method)
importFrom(utils,packageVersion)
useDynLib(estimatr, .registration = TRUE)
