makelist_samp | R Documentation |
Given the simulated multi-outcome structure, make a list of complete (tidy) rectangular datasets, one for each outcome.
makelist_samp(samp.obs, T.x = NULL, include_POs = FALSE)
samp.obs |
a single iteration of observed data |
T.x |
vector of treatment assignments |
include_POs |
Include columns for the potential outcomes in addition to the observed outcome. |
List of dataframes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.