找回密码
 注册
查看: 616|回复: 0

R语言 ppiStats包 inOutScatterCharts()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-26 11:18:01 | 显示全部楼层 |阅读模式
inOutScatterCharts(ppiStats)
inOutScatterCharts()所属R语言包:ppiStats

                                        A function to create scatter plots of the in-degree and out-degree
                                         一个函数来创建的入度和出度的散点图

                                         译者:生物统计家园网 机器人LoveR

描述----------Description----------

This function takes a list of directed graph objects and plots the out-degree against the in-degree for each vertex. A binomial test is used to determine         if there is a highly disproportionate in-degree or out-degree given a p-value  threshold (the binomial test presumes p = 0.5).  
这个函数接受一个有向图的对象和图,对每个顶点的入度出度的列表。使用二项式测试,以确定是否有p值阈值(二项分布测试假定P = 0.5),在度或出度的高度不成比例。


用法----------Usage----------


inOutScatterCharts(dataGraphs, pThresh=0.01, pLevels=1e-4)



参数----------Arguments----------

参数:dataGraphs
A named list of directed graphNELs
名为的指示graphNELs的列表


参数:pThresh
The two-sided p-value threshold for the binomial testing for potentially biased nodes
双面p值的阈值的潜在偏见的节点二项式测试


参数:pLevels
Figure out what this does
弄清楚这是什么做的


值----------Value----------

For each directed data graph, this function generates 3 pdf scatter-plots and 1 eps  scatter plot. The pdf files are: 1. A scatter plot of each nodes out- vs in-degree where points outside the staircase bundaries are those rejected in the binomial test. 2. A scatter plot of each nodes out- vs in-degree scaled by sqrt where points outside  the conic region are those rejected in the binomial test.     3. A histogram for the distribution of p-values for each node
此功能为每个执导的数据图,生成PDF分散图和1 EPS散点图。 PDF文件是:1。散点图的每个节点,比度点的楼梯bundaries外是那些拒绝在二项式测试。 2。散点图的每个节点,与学位缩放SQRT锥区域以外的地方是那些拒绝在二项式测试。 3。每个节点p值分布直方图

The eps file contains the same information as the second pdf file.            
EPS文件中包含的第二PDF文件相同的信息。


作者(S)----------Author(s)----------


T Chiang



举例----------Examples----------


graphs = lapply(bpExperimentNames, function(x) get(x))
names(graphs) = bpExperimentNames
#inOutScatterCharts(graphs)[inOutScatterCharts(图)]

转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|小黑屋|生物统计家园 网站价格

GMT+8, 2025-2-1 06:49 , Processed in 0.032501 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表