E3.7(SenSrivastava)
E3.7()所属R语言包:SenSrivastava
Data on Oxygen Demand in Dairy Wastes
数据需氧量乳业废物
译者:生物统计家园网 机器人LoveR
描述----------Description----------
The E3.7 data frame has 20 rows and 7 columns.
E3.7数据框具有20行和第7列。
用法----------Usage----------
data(E3.7)
格式----------Format----------
This data frame contains the following columns:
该数据框包含以下几列:
a numeric vector, day of measurement, all measurements are on the same sample.
一个数值向量,每天的测量中,所有的测量是对同一样品。
a numeric vector, biological oxygen demand, mg/liter.
一个数值向量,生化需氧量,毫克/升。
a numeric vector, total Kjeldahl nitrogen, mg/liter.
一个数值向量,总凯氏氮,毫克/升。
a numeric vector, total solids, mg/liter.
一个数值向量,总固体,毫克/升。
a numeric vector, total volatile solids, a component of x.3, in mg/liter.
一个数值向量,总挥发性固体,x.3的一个组件,以mg /升。
a numeric vector, chemical oxygen demand, mg/liter.
一个数值向量,化学需氧量,毫克/升。
a numeric vector, the response, log of oxygen demand, mg oxygen per minute.
一个数值向量,响应,log需氧量毫克每分钟的氧气。
Details
详细信息----------Details----------
This is data from an experiment to construct a model for total oxygen demand in dairy wastes as a dunction of five laboratory measurements. Data were collected on samples kept in suspension in water in a laboratory for 220 days. All observations given here were taken on the same sample over time, so are probably dependent.
这是从实验数据,建立一个总需氧量的乳制品废物作为一个dunction的5个实验室测量模型。收集资料,对保持在悬浮液中的样品在水中在实验室中为220天。此处给出的所有观测值随着时间的推移在同一试样上采取,所以很可能依赖。
源----------Source----------
Moore (1975) Total Biochemical Oxygen Demand of Animal Manures. Ph. D. thesis, University of Minnesota, Dept. of Agricultural Engineering.
摩尔(1975)生化需氧量的动物粪便。美国明尼苏达大学博士论文,农业工程专业。
实例----------Examples----------
data(E3.7)
summary(E3.7)
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|