View source: R/impute_missing_options.R
impute_missing_options | R Documentation |
When win probability is calculated
impute_missing_options(posterior_samples, wp_raw)
posterior_samples |
Tibble of data in long form with 2 columns 'option_name' and 'samples' |
wp_raw |
Tibble of win probabilities with the columns: 'option_name' and 'win_prob_raw' |
wp_raw table with new rows if option names were missing.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.