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

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

[复制链接]
发表于 2012-10-1 22:20:23 | 显示全部楼层 |阅读模式
scaleFreeFitIndex(WGCNA)
scaleFreeFitIndex()所属R语言包:WGCNA

                                         Calculation of fitting statistics for evaluating scale free topology fit.
                                         计算拟合统计评估无标度拓扑结构适合。

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

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

The function scaleFreeFitIndex calculates several indices (fitting statistics) for evaluating scale free topology fit.  The input is a vector (of connectivities) k. Next k is discretized into nBreaks number of equal-width bins.  Let's denote the resulting vector dk.  The relative frequency for each bin is denoted p.dk.
的的功能scaleFreeFitIndex计算几个指数拟合统计评估无标度拓扑结构适合。输入是一个向量(连通)K。往下K离散为nBreaks数量等宽箱。让的表示所得到的向量dk的。每个容器的相对频率为表示p.dk.


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


scaleFreeFitIndex(k, nBreaks = 10, removeFirst = FALSE)



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

参数:k
numeric vector whose components contain non-negative values  
数字向量,其成分中含有非负值


参数:nBreaks
positive integer. This determines the number of equal width bins.  
正整数。这就决定了宽度相等的箱数。


参数:removeFirst
logical. If TRUE then the first bin will be removed.  
逻辑。如果是TRUE,那么第一个bin将被删除。


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

Data frame with columns
与列的数据框


参数:Rsquared.SFT
the model fitting index (R.squared) from the following model lm(log.p.dk ~ log.dk)
从下面的模型LM模型拟合指数(R.squared)(log.p.dk~log.dk)


参数:slope.SFT
the slope estimate from model lm(log(p(k))~log(k))
斜率估计LM模型(log(P(K))log(K))


参数:truncatedExponentialAdjRsquared
the adjusted R.squared measure from the truncated exponential model given by lm2 = lm(log.p.dk ~ log.dk + dk).
由LM2的调整R.squared的措施,从被截断的指数模型=流明(log.p.dk~log.dk + DK)。


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



Steve Horvath


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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-25 03:45 , Processed in 0.020649 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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