E7.4(SenSrivastava)
E7.4()所属R语言包:SenSrivastava
Data on PCO2 and Cerebral Blood Flow for Five Regions of the
PCO2和脑血流量的五个区域的数据
译者:生物统计家园网 机器人LoveR
描述----------Description----------
The E7.4 data frame has 5 rows and 11 columns. Five baby chimpanzees were injected with a heavy dose of HIV infection. After six months, the radio-active microsphere technique was used to measure brain blood flow in ml per 100 grams of brain tissue, from five regions of the brain. The partial pressure of carbon dioxide in millimeters of mercury was also obtained.
E7.4数据框有5行和11列。五的婴儿黑猩猩被注射了大剂量的HIV感染。六个月后,放射性微球技术是用来测量大脑毫升,每100克脑组织的血流量,从五个区域的大脑。也得到的二氧化碳的分压在毫米汞柱。
用法----------Usage----------
data(E7.4)
格式----------Format----------
This data frame contains the following columns:
该数据框包含以下几列:
a numeric vector, id number of chimpanzee.
一个数值向量,身份证号码的黑猩猩。
a numeric vector, Frontal partial pressure of carbon dioxide.
一个数值向量,前腰部分的二氧化碳的压力。
a numeric vector, Frontal blood flow.
一个数值向量,额叶血流量。
a numeric vector, Parietal partial pressure of carbon dioxide.
一个数值向量,腔壁部分的二氧化碳的压力。
a numeric vector, Parietal blood flow.
一个数值向量,胃壁血流量。
a numeric vector, Occipital partial pressure of carbon dioxide.
一个数值向量,枕部分的二氧化碳的压力。
a numeric vector, Occipital blood flow.
一个数值向量,枕血流量。
a numeric vector, Temporal partial pressure of carbon dioxide.
一个数值向量,时间部分的二氧化碳的压力。
a numeric vector, Temporal blood flow.
一个数值向量,时间血流量。
a numeric vector, Cerebellum partial pressure of carbon dioxide.
一个数值向量,小脑部分的二氧化碳的压力。
a numeric vector, Cerebellum blood flow.
一个数值向量,小脑的血流量。
源----------Source----------
Tonse Raju, M.D. Department of pediatrics, University of Illinois at Chicago.
Tonse拉朱,医学博士,伊利诺伊大学芝加哥分校儿科系。
实例----------Examples----------
data(E7.4)
summary(E7.4)
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|