Description Usage Arguments Value Note Examples
plot a single fit of degradation or synthesis curve
1 2 |
x |
an object returned by |
t |
time points |
tcc |
cell doubling time |
col |
color, passed to plot |
curve |
what type of curve fit, if is not null, should be either "degradation" or "synthesis" |
pch |
passed to plot |
lty |
passed to plot |
err.lwd |
the line width of error bars |
main |
main title, passed to plot |
a plot generated, returns nothing
This function won't work if input of fitSynNLS
or fitDegNLS
is a one row matrix
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.