Description Usage Arguments Details Value Author(s) See Also Examples
View source: R/compute_mean_risks.R
Used to summarize information contained in lists given by read_knobjs.
1 | compute_mean_risks(mean_risks, legend)
|
mean_risks |
A list of tables as given by |
legend |
A label to be associated to the output data frame. |
Summarizes results in a data frame for further ploting.
A data frame with four columns: cost, the budget spent, numerical, risk, the associated risk, numerical, type, given by the legend argument and chain which is an integer associated to each table in the list argument.
Edouard Pauwels
1 2 3 4 5 6 7 8 9 10 11 12 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.