vfgrayscale(visualFields)
vfgrayscale()所属R语言包:visualFields
gray scales for sensitivities
灰度敏感性
译者:生物统计家园网 机器人LoveR
描述----------Description----------
maps sensitivity values to grayscales
灵敏度值映射到灰度
用法----------Usage----------
vfgrayscale( sens, age, pattern, algorithm )
参数----------Arguments----------
参数:sens
an array with sensitivity values
一个数组的灵敏度值
参数:age
age of the subject
拍摄对象的年龄
参数:algorithm
algorithm used in the visual test
可视化测试中使用的算法
参数:pattern
pattern used in the visual test
在可视化测试模式,用于
Details
详细信息----------Details----------
This function maps sensitivity values to grayscales. The grayscale depends on age of the person, test pattern and algorithm
这个函数映射到灰度值的灵敏度。灰度取决于年龄的人,测试模式和算法
值----------Value----------
returns the RGB values for the gray scale
返回的RGB值的灰度
(作者)----------Author(s)----------
Ivan Marin-Franch <imarinfr@indiana.edu>
参见----------See Also----------
vfcolormap
vfcolormap
实例----------Examples----------
# DO NOT EXECUTE[不执行]
#vfgrayscale( sens )[vfgrayscale(SENS)]
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|