Description Usage Arguments Value
Combine low observation items in binomial dataset
1 2 | combine_all_binomial(d, trial_column, success_column, estimate_columns,
use_groups = FALSE)
|
d |
data.frame |
trial_column |
column name with number of trials |
success_column |
column name with number of successes |
estimate_columns |
column names with conversion estimates |
use_groups |
use 'groups' column to combine itemsg |
combined data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.