marginalDF(flowPlots)
marginalDF()所属R语言包:flowPlots
An example of marginalData
一个marginalData的例子
译者:生物统计家园网 机器人LoveR
描述----------Description----------
The marginal data computed from the adultsNeonates data.
边际的数据计算从adultsNeonates数据。
用法----------Usage----------
data(marginalDF)
值----------Value----------
data frame; There are (n+1) columns in the data frame for the marginal percentages; one col for each marker and 1 col for "anyMarker", which is the sum of the individual marker cols. The
数据框;有(N +1)列在边际百分比的数据框;一个山坳为每个标记和1个山坳为“anyMarker”,这是一笔个人标记COLS。 “
作者(S)----------Author(s)----------
N. Hawkins, Fred Hutchinson Cancer Research Center, Seattle, WA
参见----------See Also----------
StackedData
StackedData
举例----------Examples----------
# Load marginal data[加载边际数据]
data(marginalDF)
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|