| sc_weights | R Documentation |
Returns a data frame of donor weights from an SC-CIC fit, sorted by absolute weight. Useful for inspecting which donors contribute to the synthetic control.
sc_weights(x, nonzero_only = TRUE)
x |
An object of class |
nonzero_only |
Logical. If |
A data frame with columns donor and weight.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.