pairwise_Gst_Nei(mmod)
pairwise_Gst_Nei()所属R语言包:mmod
Calculates pairwise values of Nei's Gst
计算两两值NEI的商品及服务税(GST)
译者:生物统计家园网 机器人LoveR
描述----------Description----------
This function calculates Nei's Gst, a measure of genetic differentiation, between all combinations of populaitons in a genind object.
此函数计算Nei的商品及服务税(GST),衡量的遗传分化,所有组合之间,董普在一个genind的对象。
用法----------Usage----------
pairwise_Gst_Nei(x, linearized = FALSE)
参数----------Arguments----------
参数:x
genind object (from package adegenet)
genind对象(包adegenet中)
参数:linearized
logical, if TRUE will turned linearized Gst (1/(1-Gst))
逻辑,真将变成线性的商品及服务税(GST)(1 /(1 - 消费税))
值----------Value----------
dist A distance matrix with between-population values of Gst
区的距离矩阵之间的人口值的商品及服务税(GST)
参考文献----------References----------
populations. PNAS: 3321-3323.
and gene diversities. Annals of Human Genetics. 47: 253-259.
参见----------See Also----------
Other Nei: Gst_Nei
其他妮:Gst_Nei
Other pairwise: pairwise_D, pairwise_Gst_Hedrick
其他成对的:pairwise_D,pairwise_Gst_Hedrick
实例----------Examples----------
data(nancycats)
pairwise_Gst_Nei(nancycats[1:26,])
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|