# Generated by roxygen2: do not edit by hand

S3method(augment,csdm_fit)
S3method(cd_test,csdm_fit)
S3method(cd_test,default)
S3method(coef,csdm_fit)
S3method(df.residual,csdm_fit)
S3method(fitted,csdm_fit)
S3method(formula,csdm_fit)
S3method(glance,csdm_fit)
S3method(model.frame,csdm_fit)
S3method(model.matrix,csdm_fit)
S3method(nobs,csdm_fit)
S3method(predict,csdm_fit)
S3method(print,cd_test)
S3method(print,csdm_fit)
S3method(print,summary.csdm_fit)
S3method(residuals,csdm_fit)
S3method(summary,csdm_fit)
S3method(terms,csdm_fit)
S3method(tidy,csdm_fit)
S3method(update,csdm_fit)
S3method(vcov,csdm_fit)
export(cd_test)
export(cluster_vcov)
export(cross_sectional_avg)
export(csdm)
export(csdm_csa)
export(csdm_lr)
export(csdm_pooled)
export(csdm_vcov)
export(get_residuals)
export(pooled_vcov)
export(prepare_cd_input)
export(sandwich_vcov)
importFrom(Rdpack,reprompt)
importFrom(generics,
  augment,
  glance,
  tidy
)
importFrom(stats,
  coef,
  df.residual,
  fitted,
  formula,
  model.frame,
  model.matrix,
  nobs,
  predict,
  residuals,
  terms,
  update,
  vcov
)
