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

Description Usage Arguments Value Author(s) References Examples

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

1
calculateTES(fmData, Kinnear=FALSE)

Arguments

fmData

vector of cap positions

Kinnear

position values chosen by tester

Value

TCDS

Total Color Difference Score (TCDS)

Author(s)

Jose Gama

References

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

Examples

1
2
3
4
# a "perfect" score
## Not run: 
calculateTES(userD15values=1:15)
## End(Not run)

CVD documentation built on May 2, 2019, 6:30 p.m.

Related to calculateTES in CVD...