| fakeFit | R Documentation |
zoo into a {phenopix} formatInternal function to convert a zoo time series in the format
returned by functions like phenopix::ElmoreFit() or phenopix::GuFit().
fakeFit(ts, uncert = NA, nrep = NA)
ts |
A |
uncert |
Unused (left for compatibility). |
nrep |
Unused (left for compatibility). |
A list containing the following items.
fit: A list as returned by the function FitDoubleLogElmore
uncertainty: A list containing a zoo data.frame with the
uncertainty predicted values, and a dataframe containing the
respective uncertainty curve parameters
Luigi Ranghetti, PhD (2020) luigi@ranghetti.info
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.