mle {merror} | R Documentation |
This is an internal function that computes the maximum likelihood estimates of precision for the constant bias model using paired data.
mle(v, r, ni)
v |
Variance-Covariance matrix for the n x N items by methods measurement data. |
r |
Initial estimates of imprecision, usually Grubbs. |
ni |
No. of items measured. |
An N vector containing the maximum likelihood estimates of precision.
Richard A. Bilonick rab@nauticom.net
Jaech, J. L. (1985) Statistical Analysis of Measurement Errors. New York: Wiley.