vfiperc(visualFields)
vfiperc()所属R语言包:visualFields
percentiles for visual field index
百分视野指数
译者:生物统计家园网 机器人LoveR
描述----------Description----------
gets the percentiles for visual field index
得到的百分视野指数
用法----------Usage----------
vfiperc( vals, percentiles = c( 0.5, 1, 2, 5, 95 ), type = c( "quantile", "(i-1)/(n-1)", "i/(n+1)", "i/n" ) )
参数----------Arguments----------
参数:vals
vf-object with vfi values
vf对象VFI值
参数:percentiles
percentiles at which to calculate cutoff values
在计算临界值的百分
参数:type
see wtd.quantile for a list of different options
wtd.quantile不同的选项的列表
值----------Value----------
percentiles for visual field index
百分视野指数
(作者)----------Author(s)----------
Ivan Marin-Franch <imarinfr@indiana.edu>
参考文献----------References----------
参见----------See Also----------
vfindex, vfstats, gloperc, locperc
vfindex,vfstats,gloperc,locperc
实例----------Examples----------
# DO NOT EXECUTE[不执行]
#vfiperc( vals )[vfiperc(VALS)]
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|