attenuationNumberOfEyes: Attenuation as a function of number of eyes

Description Usage Arguments Value Author(s) References Examples

View source: R/CVD.R

Description

attenuationNumberOfEyes computes the attenuation as a function M(e) of number of eyes e (1 or 2), from Watson A. B., Yellott J. I. (2012).

Usage

1

Arguments

e

number of eyes (1 or 2)

Value

PupilSize

attenuation

Author(s)

Jose Gama

References

Watson A. B., Yellott J. I. (2012). A unified formula for light-adapted pupil size. Journal of Vision, 12(10):12, 1<e2><80><93>16. http://journalofvision.org/12/10/12/, doi:10.1167/5.9.6.

Examples

1
2
3
4
5
## Not run: 
attenuationNumberOfEyes(1)
attenuationNumberOfEyes(2)

## End(Not run)

CVD documentation built on May 2, 2019, 1:58 p.m.