vflayout_poplr (visualFields)
vflayout_poplr ()所属R语言包:visualFields
layout displaying the PoPLR analysis
布局显示PoPLR分析
译者:生物统计家园网 机器人LoveR
描述----------Description----------
the function performs the PoPLR analysis (see poplr) with default values and presents the results in form of a A4 printout
函数执行PoPLR分析(见poplr)默认值,结果显示在表格的A4打印
用法----------Usage----------
vflayout_poplr( vf, grp = 3, nperm = 5000, pwidth = 8.27, pheight = 11.69, margin = 0.25, filename = NULL )
参数----------Arguments----------
参数:vf
vf object with threshold sensitivities, td, or pd values
vf对象的阈值灵敏度,TD,或pd值
参数:grp
how many visual fields to group. Default is 3
有多少组的视野。默认是3
参数:nperm
number of permutations. Default is 5000
的排列数。默认是5000
参数:pwidth
width of the page (in inches). Default is 8.27
页面的宽度(以英寸为单位)。默认是8.27
参数:pheight
height of the page (in inches). Default is 11.69
页面的高度(以英寸为单位)。默认是11.69
参数:margin
margins of the page (in inches). Default is 0.25
页面的边缘(以英寸为单位)。默认是0.25
参数:filename
file name to save the printout as pdf. If it is saved to pdf, it won't be displayed in the screen. Default is NULL.
文件名保存为PDF格式打印输出。如果它被保存为PDF格式,它也不会被显示在屏幕上。默认是NULL。
(作者)----------Author(s)----------
Ivan Marin-Franch <imarinfr@indiana.edu>
参考文献----------References----------
<h3>See Also</h3>
实例----------Examples----------
vflayout_poplr( vf91016right )
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|