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