View source: R/adorn-weights.R
weighted_concordance | R Documentation |
Calculates the weighted concordance for a given site using the total number of patients reported by the MOH and PEPFAR as well as the weighting factor.
weighted_concordance(df, weighting_name, grouping_columns)
df |
Dataframe containing data to be adorned. |
weighting_name |
Name to be given to weighting column. |
grouping_columns |
A list of columns on which weighting groups should be based. |
A single value for the weighted concordance of the site.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.