plotSigScatter {treekoR} | R Documentation |
plotSigScatter
plotSigScatter(testedTree, scatter_tooltip, max_val)
testedTree |
an output from the function testTree() |
scatter_tooltip |
vector containing tooltips for interactive plot |
max_val |
maximum value to set as x/y axis limits |
a ggplot object, containing test statistics from testing proportions relative to parent against the test statistics from testing absolute proportions.