interpretation.VingrysAndKingSmith {CVD} | R Documentation |
Automatic interpretation of test scores
Description
interpretation.VingrysAndKingSmith
and interpretation.Foutch
perform an interpretation of the test results based on the classification ranges from the authors of the tests.
Usage
interpretation.VingrysAndKingSmith(VKS,optMethod=88)
Arguments
VKS |
data to be interpreted |
optMethod |
CVD test method |
Value
TCDS |
Total Color Difference Score (TCDS) |
Author(s)
Jose Gama
References
Vingrys, A.J. and King-Smith, P.E. (1988). A quantitative scoring technique for panel tests of color vision. Investigative Ophthalmology and Visual Science, 29, 50-63.
A new quantitative technique for grading Farnsworth D-15 color panel tests Foutch, Brian K.; Stringham, James M.; Lakshminarayanan, Vasuvedan Journal of Modern Optics, vol. 58, issue 19-20, pp. 1755-1763
Evaluation of the new web-based" Colour Assessment and Diagnosis" test J Seshadri, J Christensen, V Lakshminarayanan, CJ BASSI Optometry & Vision Science 82 (10), 882-885
Examples
# a "perfect" score
## Not run:
interpretation.VingrysAndKingSmith(D15Foutch(1:15))
## End(Not run)