E7.3(SenSrivastava)
E7.3()所属R语言包:SenSrivastava
Data on Intake/Output Ratio
进/输出比数据
译者:生物统计家园网 机器人LoveR
描述----------Description----------
The E7.3 data frame has 19 rows and 6 columns. It gives the ratios u of fluid intake to urine output over five consecutive 8-hour periods for 19 babies divided in a control and treatment group.
E7.3数据框有19行6列。它给出了比u的液体摄入量,尿量超过五个连续8小时期间,19名婴儿分为一个对照组和治疗组。
用法----------Usage----------
data(E7.3)
格式----------Format----------
This data frame contains the following columns:
该数据框包含以下几列:
a factor with levels surfactant placebo
的一个因素同级别surfactantplacebo的
a numeric vector, u for time period 1.
一个数值向量,u时间间隔1。
a numeric vector, u for time period 2.
一个数值向量,u时间段2。
a numeric vector, u for time period 3.
一个数值向量,u时间间隔3。
a numeric vector, u for time period 4.
一个数值向量,u时间内4。
a numeric vector, u for time period 5.
一个数值向量,u时间内5。
源----------Source----------
Rama Bhat, M.D., Department of Pediatrics, University of Illinoi at Chicago. This data is part of a larger data set.
拉玛铢,医学博士,儿科,在芝加哥大学Illinoi。这个数据是一个更大的数据集的一部分。
实例----------Examples----------
data(E7.3)
summary(E7.3)
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|