backFits {backfitRichards} | R Documentation |
Backfitted values are calculated, with fit of the curves, for a list of Richards curves.
backFits(object, FUN, ...)
object |
a list of datasets. |
FUN |
a function estimating a model for each dataset. |
... |
additional arguments. |
Calculates the backfitted values for a list of Richards curves, with computing the fits of the curves.
List of matrices with relevant values, see backFit.
Jens Henrik Badsberg