assess {ECG}R Documentation

Generic method for assessing an estimate against a reference value

Description

Generic method for assessing an estimate against a reference value by the En index.

Usage

assess(x, y, x.B = list(u=0, dof=Inf), alpha=0.05)

Arguments

x

a Estimator object

y

a list with the reference value (x, u, dof)

x.B

a list with the estimate of uncertainty type B for the x object and its degrees of freedom

alpha

numeric, the level of significance used to compute the coverage factor and the expanded uncertainty

Value

the numeric value of the En index evaluation. This is a normalized error value with expanded uncertainty equals 1.0.

Author(s)

H. Gasca-Aragon


[Package ECG version 0.5.2 Index]