| plot-methods {flowFit} | R Documentation |
proliferationFittingData and parentFittingData A basic method to plot proliferationFittingData and parentFittingData
objects. See below for details.
Basic plots for flowFit objects.
Supported arguments for parentFittingData:
main: an overall title for the plot, see title.
xlab: a title for the x axis, see title.
ylab: a title for the y axis, see title.
legend: show/hide messages.
logScale: put a log scale on the x axis.
Supported arguments for proliferationFittingData:
which: which plots I should show? ["all" or 1:5]
main: an overall title prefix for the plots.
xlab: a title for the x axis, see title.
ylab: a title for the y axis, see title.
legend: show/hide messages.
logScale: put a log scale on the x axis.
drawGrid: put some dashed lines at the generationsDistance expected positions.
Multiple plots of generations fitting data (data generated by the function proliferationFitting)
Single plot of a parent population fitting (data generated by the function parentFitting)
Davide Rambaldi
proliferationFitting,
parentFitting