View source: R/internal.plasso.R
norm_w_to_n | R Documentation |
norm_w_to_n
normalizes weights either to N or to N in treated and controls separately.
norm_w_to_n(w, d = NULL)
w |
Vector or n x 1 matrix of weights that should be normalized |
d |
Vector of treatment indicators |
Normalized weights.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.