Description Usage Arguments Details Value Author(s) See Also Examples
The functions plotfit
and plotk
plot the fitted values and the transition functions across time.
1 2 |
spot |
A numeric indicating a spot ID, synchronised with the global
Mitocheck |
p |
A vector of 10 numeric parameters, such as returned by |
showfit |
A logical. If |
kk |
A character vector containing the transition rates to plot. Values can be |
kcol |
A named vector of colors for inflection points. Names take the same values as |
legend, cex, lwd, xlab, ylab, height, type, ... |
Graphical parameters, see |
The function plotfit
plots the cell count times series and the fitted data. The function plotk
plots the transition rate functions.
No values.
Gregoire Pau, pau.gregoire@gene.com, 2012
1 2 3 4 5 | ## load previously fitted data
loadFittedData()
## plot fitted data
plotfit(156205)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.