Create plot from an ablation log
Create plot from an ablation log
plotAblation(ab.log = NULL, abLogFile = NULL, pdf.file = NULL, pdf.width = 20, type = c("mean", "boxplot"), mar = par("mar"), ylab = "Mean configuration cost", ...)
ab.log |
Ablation log returned by |
abLogFile |
Rdata file containing the ablation log. |
pdf.file |
Output filename. |
pdf.width |
Width provided to create the pdf file. |
type |
Type of plots. Supported values are |
mar |
Vector with the margins for the ablation plot. |
ylab |
Label of y-axis. |
... |
Further graphical parameters may also be supplied as
arguments. See |
Leslie Pérez Cáceres and Manuel López-Ibáñez
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.