This function will calculate the baserate of the first rater, second rater, and the average of both the raters. Called by baserate.

baserateSet(set)

Arguments

set

The codeSet for which the baserate is calculated

Value

A list of the format:

firstBaserate

The percentage that a positive code, or a 1, appears in the first rater

secondBaserate

The percentage that a positive code, or a 1, appears in the second rater

averageBaserate

The average percentage that a positive code, or a 1, appears in either of the two raters

See also