sub2relFits {similarityRichards}R Documentation

Relative potency: Relative backfitted values from fits of Richards curves for one 'experiment'

Description

Compute relative backfitted values (by relFit) from the data and the fits of Richards curves for one 'experiment'.

Usage

sub2relFits(list, fits, refName = "Ref", ...)

Arguments

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.

Details

Compute relative backfitted values (by relFit) from the data and the fits of Richards curves for one 'experiment'. The argument lists list and fits are assumed to match.

Value

List of matrices with relevant values.

Author(s)

Jens Henrik Badsberg

See Also

See also relFit.


[Package similarityRichards version 0.5.0 Index]