Learn R Programming

merror (version 3.0)

process.var.mle: Compute process variance.

Description

This is an internal function to compute the process variance.

Usage

process.var.mle(sigma2, s, beta.bars, N, n)

Value

Estimated process variance.

Arguments

sigma2

Estimated imprecisions for each method in an N vector.

s

Variance-covariance N x N matrix.

beta.bars

Estimates or hypothesized values for the N betas.

N

No. of methods.

n

No. of items.

Author

Richard A. Bilonick

Details

See Jaech p. 186 equations 6.37 - 6.3.10.

References

Jaech, J. L. (1985) Statistical Analysis of Measurement Errors. New York: Wiley.