fits2relFits {similarityRichards}R Documentation

Relative potency: Relative backfitted values from fits of Richards curves for several 'experiments'

Description

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

Usage

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

Arguments

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.
... ...

Details

Compute relative backfitted values from (by relFit) the data and the fits of Richards curves for several 'experiments'. The argument lists (and there sublists) 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]