Return to Codes

Agreement Measures

Agreement measures are commonly used to assess the reliability of remotely sensed data. This program computes the Bayesian estimation of the omissional and commissional error rates used in such assessments. Source code files should be extracted and compiled on an ANSI compliant C compiler. Copyrighted routines from Numerical Recipes in C (Press, et. al) must be supplied by the user. Executable files for the Linux operating system are also provided.
Note:These routines are slow and ugly, but functional. They will be cleaned up for speed when I get a chance. Also, sample data files are provided in the source archives.

Source


Bayes Source
Differences Source

Executables


Bayes Program
Differences Program