E3.9(SenSrivastava)
E3.9()所属R语言包:SenSrivastava
Blood Velocity Data
血流速度数据
译者:生物统计家园网 机器人LoveR
描述----------Description----------
The E3.9 data frame has 18 rows and 4 columns. All the observations are for the same person.
E3.9数据框具有18行和4列。所有的意见都为同一人。
用法----------Usage----------
data(E3.9)
格式----------Format----------
This data frame contains the following columns:
该数据框包含以下几列:
a numeric vector, cardiac output.
一个数值向量,心输出量。
a numeric vector, carbon dioxide level in the blood.
一个数值向量,在血液中的二氧化碳水平。
a numeric vector, blood flow velocity in the brain.
一个数值向量,在大脑中的血流速度。
a factor with levels no with, Aminophylline used or not. The hypothesis is that aminophylline retards blood flow.
同级别的因素nowith,氨茶碱使用或不。假设是,氨茶碱阻碍血液流动。
源----------Source----------
Tonse Raju, M.D., Department of Neonatology, University of Illinois at Chicago.
Tonse拉朱,医师,新生儿科,伊利诺伊大学芝加哥分校。
实例----------Examples----------
data(E3.9)
summary(E3.9)
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|