DiSCo_bc | R Documentation |
Compute barycenters in the DiSCo method at every time period, as in Definition 1, Step 4 in \insertCitegunsilius2023distributional;textualDiSCos.
DiSCo_bc(controls.q, weights, evgrid = seq(from = 0, to = 1, length.out = 101))
controls.q |
List with matrices of control quantile functions |
weights |
Vector of optimal synthetic control weights, computed using the DiSCo_weights_reg function. |
The quantile function of the barycenter associated with the "weights" evaluated at the vector "evgrid"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.