cestimate: Function for Estimating Causal Effects with 'cbal'.

Description Usage Arguments

Description

This function returns the Horvitz-Thompson estimates and the sandwich variance estimate from an object of type cbalance.

Usage

1
2
cestimate(obj, Y, method = c("sandwich", "bootstrap"),
  boot_iter = 1000, ...)

Arguments

obj

object of class "cbalance".

Y

numeric outcome vector.

method

method for estimating the variance of the treatment effect estimate.

boot_iter

the number of bootstrap resamples if method = "bootstrap" is selected.


dewittpe/cbal-v1 documentation built on July 2, 2020, 6:24 p.m.