Learn R Programming

CVD (version 1.0.2)

attenuationNumberOfEyes: Attenuation as a function of number of eyes

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

attenuationNumberOfEyes(e)

Arguments

e
number of eyes (1 or 2)

Value

References

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

Examples

Run this code
## Not run: 
# attenuationNumberOfEyes(1)
# attenuationNumberOfEyes(2)
# ## End(Not run)

Run the code above in your browser using DataLab