create list object of experimental data for easy data processing
expcall(
response.formula,
treat.var,
compl.var,
exp.data,
weights = NULL,
cluster = NULL,
ID = NULL
)
list of processed dataset
formula for response equation of binary outcome variable and covariates
string for binary treatment variable
string for complier variable
data.frame
of experimental variable
observation weights
clustering variable
identifier variable