vfindex(visualFields)
vfindex()所属R语言包:visualFields
visual field index
视野指数
译者:生物统计家园网 机器人LoveR
描述----------Description----------
calculates the visual field index. It can be parametrized by re-defining which locations go to which weighting regions and the actual weights per region.
计算可视化的字段的索引。它可以被参数化的重新定义,哪些地方去,加权区域,每个区域的实际重量。
用法----------Usage----------
vfindex( vf, td2pdcutoff = -20, perc = 5, vfiset = vfidefault )
参数----------Arguments----------
参数:vf
stimulus sensitivities in dBs
星展刺激的敏感性
参数:td2pdcutoff
cutof value for mean deviation. See perc below for an explanation of how both criteria work in conjunction. Default is -20
平均偏差的cutof价值。见perc下面的两个标准是如何协同工作的说明。默认值是-20
参数:perc
percentile at which to check whether the 85th TD percentile is within normal limits or not. If it is not and mean deviation is lower than td2pdcutoff, then TD probability maps are to be used instead of PD probability maps. Default is 5th percentile
百分位在检查,是否TD的第85百分位是在正常范围内或没有。如果它不和平均偏差是低级比td2pdcutoff,则TD的概率图被用来代替PD概率图。默认值是第5个百分
参数:vfiset
settings to be applied for the calculation of VFI
VFI计算要施加的设置
Details
详细信息----------Details----------
calculates the visual field index. It can be parametrized by re-defining which locations go to which weighting regions and the actual weights per region.
计算可视化的字段的索引。它可以被参数化的重新定义,哪些地方去,加权区域,每个区域的实际重量。
(作者)----------Author(s)----------
Ivan Marin-Franch <imarinfr@indiana.edu>
参考文献----------References----------
参见----------See Also----------
vfstats, vfstatspmap, vfindexpmap
vfstats,vfstatspmap,vfindexpmap
实例----------Examples----------
vfi <- vfindex( vf91016right )
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|