View source: R/utility_functions.R
computePreferenceScore | R Documentation |
Computes preference scores based on the propensity scores.
computePreferenceScore(data, unfilteredData = NULL)
data |
A data frame containing propensity scores. |
unfilteredData |
Optional dataset to compute proportions from. |
A data frame with added preference scores.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.