View source: R/utility_functions.R
Compute_weight | R Documentation |
Computes inverse probability weights for stratification-based adjustment.
Compute_weight(data)
data |
A data frame containing strata IDs and treatment assignments. |
A data frame with row IDs and computed weights.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.