weightLine(selectMeta)
weightLine()所属R语言包:selectMeta
Function to plot estimated weight functions
函数进行绘图估计的权函数
译者:生物统计家园网 机器人LoveR
描述----------Description----------
This function faclitiates plotting of estimated weight functions according to the method in Dear and Begg (1992) or
此功能faclitiates根据亲爱和贝格(1992)中的方法或绘制推定重量功能
用法----------Usage----------
参数----------Arguments----------
参数:p
Vector of p-values.
向量的p值。
参数:w
Vector of estimated weights, as outputted by DearBegg or DearBeggMonotone.
向量的估计权重,输出DearBegg或DearBeggMonotone。
参数:col0
Color of line that is drawn.
颜色绘制的线。
参数:lwd0
Line width.
线条宽度。
参数:lty0
Line type.
线路类型。
参数:type
Should weights be drawn versus original p-values (type == "pval") or versus the empirical distribution of the p-values (type === "empirical").
如果权重得出与原p值(type == "pval")或与p(type === "empirical")的经验分布。
(作者)----------Author(s)----------
Kaspar Rufibach (maintainer), <a href="mailto:kaspar.rufibach@gmail.com">kaspar.rufibach@gmail.com</a>, <br> <a href="http://www.kasparrufibach.ch">http://www.kasparrufibach.ch</a>
参考文献----------References----------
An Approach for Assessing Publication Bias Prior to Performing a Meta-Analysis. Statist. Sci., 7(2), 237–245.
Selection Models with Monotone Weight Functions in Meta-Analysis. Biom. J., to appear.
参见----------See Also----------
This function is used in weightLine.
此功能用于在weightLine。
实例----------Examples----------
# This function is used in the help file for the function DearBegg().[此功能用于在帮助文件中的的功能DearBegg()。]
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|