Rdocumentation
powered by
Learn R Programming
agrmt (version 1.35)
patternAgreement: Calculates patterns agreement
Description
Helper function to calculate agreement A from a pattern vector.
Usage
patternAgreement(P, old=FALSE)
Arguments
P
A pattern vector
old
Optional argument if the old algorithm for agreement A is to be used. There is normally no reason to set the
old
argument.
Value
The function returns the measure of agreement A
Details
This is a helper function to calculate agreement A from a pattern vector.
See Also
agreement