new_strat | R Documentation |
Creates an object of S3 class "strat"
new_strat(z, X, base_strata = NULL, refined_strata = NULL, details = NULL)
z |
Vector of treatment assignment |
X |
Covariate matrix or data.frame |
base_strata |
Original strata, if they exist |
refined_strata |
Refined strata, if they exist |
details |
A list of details from the linear program.
Also includes |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.