repValues {similarityRichards} | R Documentation |
Compute reportable value(s).
repValues(object, ...) repValue(X)
object |
A list of matrices (X ):
Computed by relFits . |
X |
A matrix with "RecovPct":
Computed by relFit . |
... |
additional arguments. |
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.
A numeric or list of numerics.
Jens Henrik Badsberg