Description Usage Arguments Details Value See Also
The function calls the gompertz
function to generate curves between zero and t
and adds some random noise to the x- and y-axes. The three parameters given as input values will be slightly changed to produce different growth curves. The resulting datasets can be used to test the grofit
function.
1 |
d |
Numeric value, number of data sets. If |
t |
Numeric value, number of time points per data set. If |
mu |
Numeric value, maximum slope. If |
lambda |
Numeric value, lag-phase. If |
A |
Numeric value, maximum growth level. If |
The function generates two datasets according to the standard input of grofit
and gcFit
.
time |
numeric matrix of size |
data |
data.frame of size |
grofit.time, grofit.data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.