structureexample(simco)
structureexample()所属R语言包:simco
An example dataset for use with SimCo
一个例子的数据集使用SIMCO
译者:生物统计家园网 机器人LoveR
描述----------Description----------
This dataset includes 3 runs of Structure (labelled A, B and C) with 3 clusters assumed. Each row represents a tissue sample from a dog. Columns 1 and 2 are simply labels, columns 3-5 are the probabilities that Structure has assigned to membership of the cluster. Column 6 indicates
此数据集包括运行结构(标记为A,B和C),3类假定。每一行代表一个组织样本,从狗。列1和2是简单的标签,列3-5是结构已分配的聚类成员的可能性。第6栏显示
用法----------Usage----------
data(structureexample)
格式----------Format----------
A data frame with 222 observations on the following 6 variables.
222以下6个变量的观察数据框。
Details
详细信息----------Details----------
A data frame with 222 observations on the following 6 variables. This dataset includes 3 runs of Structure (labelled A, B and C) with 3 clusters assumed. Each row represents a tissue sample from a dog. Columns 1 and 2 are simply labels, columns 3-5 are the probabilities that Structure has assigned to membership of the cluster. Column 6 indicates
222以下6个变量的观察数据框。此数据集包括运行结构(标记为A,B和C),3类假定。每一行代表一个组织样本,从狗。列1和2是简单的标签,列3-5是结构已分配的聚类成员的可能性。第6栏显示
源----------Source----------
Elaine Ostrander (unpublished data)
伊莱恩奥斯特兰德(未发表资料)
参考文献----------References----------
Pritchard, J. K. et al. (2000) Inference of population structure using multilocus genotype data. Genetics. 155, 945-959.
实例----------Examples----------
data(structureexample)
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|