doe.gconsensus {gconsensus} | R Documentation |
Obtains the unilateral degrees of equivalence out of a generalized consensus object.
Description
Obtains the unilateral degrees of equivalence from a generalized consensus object.
Usage
doe.gconsensus(x)
Arguments
x |
A generalized consensus object |
Details
The unilateral degrees of equivalence are obtained from the participants data and the estimated generalized consensus value described in the gconsensus value.
Value
A doe object containing the unilateral degrees of equivalence.
fit |
a data.frame with the source code, source lab name, value, expanded uncertainty, unit, coverage factor, probability coverage and tau. |
gconsensus |
the generalized consensus object the evaluation is based on. |
Author(s)
Hugo Gasca-Aragon
Maintainer: Hugo Gasca-Aragon <hugo_gasca_aragon@hotmail.com>
See Also
gconsensus
, print.doe
, plot.doe
[Package gconsensus version 0.3.2 Index]