View source: R/balance-measures.R
descriptive_arm | R Documentation |
Computes sample averages and standard deviations of the covariates across treatment arms.
descriptive_arm(X, D)
X |
Covariate matrix (no intercept). |
D |
Treatment assignment vector. |
4xp array, storing the desired statistics.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.