plot-methods: Very basic plotting of flowFit objects:...

Description Details Methods Author(s) See Also

Description

A basic method to plot proliferationFittingData and parentFittingData objects. See below for details.

Details

Basic plots for flowFit objects.

Supported arguments for parentFittingData:

  1. main: an overall title for the plot, see title.

  2. xlab: a title for the x axis, see title.

  3. ylab: a title for the y axis, see title.

  4. legend: show/hide messages.

  5. logScale: put a log scale on the x axis.

Supported arguments for proliferationFittingData:

  1. which: which plots I should show? ["all" or 1:5]

  2. main: an overall title prefix for the plots.

  3. xlab: a title for the x axis, see title.

  4. ylab: a title for the y axis, see title.

  5. legend: show/hide messages.

  6. logScale: put a log scale on the x axis.

  7. drawGrid: put some dashed lines at the generationsDistance expected positions.

Methods

x = "proliferationFittingData", y = "missing"

Multiple plots of generations fitting data (data generated by the function proliferationFitting)

x = "parentFittingData", y= "missing")

Single plot of a parent population fitting (data generated by the function parentFitting)

Author(s)

Davide Rambaldi

See Also

proliferationFitting, parentFitting


flowFit documentation built on April 28, 2020, 9:04 p.m.