Description Usage Arguments Value
View source: R/aggregate_estimates_by_decision.R
Aggregate the (potentially weighed) estimates by decision
1 2 3 4 5 6 7 8 |
multiEstimateDf |
The 'multiEstimateDf'. |
estimateCol |
The name of the column with the estimates to aggregate. |
decisionId_col, alternativeValue_col |
The columns containing the decision identifiers and the values in each decision |
fun |
The function to use to aggregate the estimates. |
... |
Any additional arguments are passed to 'fun'. |
A data frame with aggregated estimates.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.