revert_dist_list_cpp | R Documentation |
Revert a treated-to-control distance list.
revert_dist_list_cpp(n_t, n_c, startn, endn, d)
n_t |
Number of treated units |
n_c |
Number of control units |
startn |
Vector of starting nodes of edges |
endn |
Vector of ending nodes of edges |
d |
Vector of cost associated with edges |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.