Description Usage Arguments Value Author(s)
View source: R/get_aggregated_values.R
Get aggregated values
1 2 3 4 5 6 | get_aggregated_values(
outcome_positive,
prob_positive,
outcome_dif,
sort = TRUE
)
|
outcome_positive |
Positive outcome |
prob_positive |
Positive probability |
outcome_dif |
Outcome difference |
sort |
Whether to sort outcomes |
A list of numeric values
Shir Dekel
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.