R/experimental.R
R/observational.R
estimate.Rd
Uses AIPW for binary treatment and DML for continuous treatment.
# S3 method for class 'experimental' estimate(obj, ...) estimate(obj, ...) # S3 method for class 'observational' estimate(obj, ...)
An observational or experimental object.
observational
experimental
Additional arguments passed to the selected estimator.
A cm_result object.
cm_result