repValues {similarityRichards}R Documentation

Reportable values

Description

Compute reportable value(s).

Usage

repValues(object, ...)
repValue(X)

Arguments

object A list of matrices (X): Computed by relFits.
X A matrix with "RecovPct": Computed by relFit.
... additional arguments.

Details

The geometric mean of the "Recovery procent" of the matrix X with the "responces" within the "linear part" of the curve:

The geometric mean of X[,"RecovPct"] with X[,"ok.lb"] and X[,"ok.ub"] equal one.

Value

A numeric or list of numerics.

Author(s)

Jens Henrik Badsberg

See Also

See also relFit and relFits.


[Package similarityRichards version 0.5.0 Index]