This vignette demonstrates the usage of the
True_Estimation
function in the ATE.ERROR
package. The True_Estimation
function provides a method for
estimating the Average Treatment Effect (ATE) using the generated values
for X and Y.
First, we generate our simulated data using the
data(Simulated_data)
syntax.