fits2simFits {similarityRichards} | R Documentation |
Compute relative backfitted values from the data and the fits of Richards curves for several 'experiments'.
fits2simFits(list, fits, refName = "Ref", ...)
list |
a list of list of datasets. |
fits |
a list of list of fits. |
refName |
a text string, naming the REFERENCE in
the list of datasets for each item in list . |
... |
... |
Compute relative backfitted values from the data
and the fits of Richards curves for several 'experiments'.
The argument lists (and there sublists) list
and fits
are assumed to match.
List of matrices with relevant values.
Jens Henrik Badsberg