Learn R Programming

CVD (version 1.0.2)

calculateTES: total error score (TES) using Farnsworth's or Kinnear's method

Description

calculateTES computes the total error score (TES) using Farnsworth's or Kinnear's method for the FM-100, D-15, Roth-28 and so forth. The input is a vector of cap positions.

Usage

calculateTES(fmData, Kinnear=FALSE)

Arguments

fmData
vector of cap positions
Kinnear
position values chosen by tester

Value

References

Farnsworth D. The Farnsworth-Munsell 100-Hue Test. Baltimore: Munsell Color Company, 1957.

Examples

Run this code
# a "perfect" score
## Not run: 
# calculateTES(userD15values=1:15)## End(Not run)

Run the code above in your browser using DataLab