View source: R/refit_w_comparison.r
Plot performance metrics for BBC and Koestler datasets
1 2 3 4 5 6 | plot_results(
bbc.results,
koestler.results,
bbc.sample.size,
koestler.sample.size
)
|
bbc.results |
List output by compare_cell_fraction_estimates() for BBC dataset |
koestler.results |
List output by compare_cell_fraction_estimates() for Koestler dataset |
bbc.sample.size |
Samples used in BBC dataset |
koestler.sample.size |
Samples used in Koestler dataset |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.