This is an internal function that computes Grubbs' method of moments estimators of precision for the nonconstant bias model using original data values.
precision.grubbs.ncb.od(x, beta.bar.x = beta.bar(x))
Grubbs' method of moments estimates of the squared imprecision (variances).
A matrix or numeric data.frame consisting of an n (no. of items) by N (no. of methods) matrix of measuremnts. N must be >= 3 and n > N.
Either estimates of beta or hypothesized values (one for each method in an N vector).
Richard A. Bilonick
See Jaech, p. 184.
Jaech, J. L. (1985) Statistical Analysis of Measurement Errors. New York: Wiley.
precision.grubbs.cb.pd
, ncb.od
, cb.pd
,lrt