Description Usage Arguments Value
This function calculates the potential outcomes for all treatment levels.
1  | 
t | 
 Matrix of binary treament indicators (N x # of treatments matrix) each column contains a binary indicator for each tratment  | 
y | 
 Vector of outcomes  | 
y_mat | 
 N x # of treatments matrix with fitted outcome values  | 
p_mat | 
 N x # of treatments matrix with (generalized) propensity scores  | 
cs_i | 
 If not NULL, boolean vector to indicate that observation is on support  | 
cl | 
 If not NULL, vector with cluster variables  | 
print | 
 If TRUE, print results  | 
PO_dmlmt returns a list containing the results and a matrix
with the individual values of the effcicient score (mu).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.