MItimeIcE2(TDARACNE)
MItimeIcE2()所属R语言包:TDARACNE
MItimeIcE2
MItimeIcE2
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Compute the d-delayed Mutual information all over the whole set of genes
计算在整个基因组的D-延迟互信息
用法----------Usage----------
MItimeIcE2(z, N, delta, norm, threshold, ksd, IcE)
参数----------Arguments----------
参数:z
z is the data matrix
z是数据矩阵
参数:N
N is respectively the number of bins in percentile normalization or in rank normalization
N是分别在百分排名标准化标准化或箱
参数:delta
delta is the maximum time delay allowed to infer connections
Delta是最大允许延迟时间来推断连接
参数:norm
if you want column percentile normalization put norm == 1; if you want Rank normalization put norm == 2;
如果你想列百分标准化提出规范== 1,如果你想排名标准化提出规范== 2;
参数:threshold
the Influence threshold. if you have a threshold and a SD put them here in this format: c(thresh,SD) if you don't have threshold put 0 in thresh;
影响阈值。如果你有一个阈值,一个SD他们把这种格式在这里:C(阈值,SD)如果你没有阈值把阈值0;
参数:ksd
ksd is the standard deviation multiplier;
KSD是标准差倍增;
参数:IcE
the IcE value
ICE价值
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|