# Generated by roxygen2: do not edit by hand

S3method(coef,IVDML)
S3method(print,IVDML)
export(bandwidth_normal)
export(fit_IVDML)
export(robust_confint)
export(robust_p_value_aggregated)
export(se)
export(standard_confint)
importFrom(stats,
  fitted,
  formula,
  lm,
  median,
  optimize,
  pnorm,
  predict,
  qnorm,
  quantile,
  sd,
  uniroot
)
