| loo_donors | R Documentation |
Re-estimates SC-CIC dropping one donor at a time to assess sensitivity to individual donors.
loo_donors(y_treated, y_donors, treatment_period, alpha = 1, seed = 42)
y_treated |
Numeric vector. Treated unit outcomes. |
y_donors |
Numeric matrix. Donor unit outcomes. |
treatment_period |
Integer. First treatment period index. |
alpha |
Elastic net mixing parameter. |
seed |
Integer or |
A data frame with one row per donor, showing the SC-CIC estimate when that donor is excluded.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.