PM10(truncSP)
PM10()所属R语言包:truncSP
Air pollution data
空气污染数据
译者:生物统计家园网 机器人LoveR
描述----------Description----------
The data are a subsample of 500 observations from a data set that originates in a study where air pollution at a road is related to traffic volume and meteorological variables, collected by the Norwegian Public Roads Administration. The response variable consists of hourly values of the logarithm of the concentration of PM10 (particles), measured at Alnabru in Oslo, Norway, between October 2001 and August 2003. (Source: Statlib)
数据从一个数据集,起源于空气污染相关的道路交通量和气象变量,收集由挪威公共道路管理局的一项研究,其中一个样本500个观测。响应变量由2001年10月至2003年8月在挪威首都奥斯陆,PM10(颗粒),在Alnabru测量的浓度的对数的小时值。 (来源:Statlib)
用法----------Usage----------
data(PM10)
格式----------Format----------
A data frame with 500 observations on the following 8 variables.
500以下8个变量的观察与数据框。
PM10Hourly values of the logarithm of the concentration of PM10 (particles)
PM10时PM10浓度的对数的值(颗粒)的
carsThe logarithm of the number of cars per hour
cars每小时的轿厢数目的对数
tempTemperature 2 meters above ground (degree C)
temp2米以上的地面温度(摄氏度)
wind.speedWind speed (meters/second)
wind.speed风速(米/秒)
temp.diffThe temperature difference between 25 and 2 meters above ground (degree C)
temp.diff的温度差在25和2米以上的地(摄氏度)
wind.dirWind direction (degrees between 0 and 360)
wind.dir风方向(0到360度之间)
hourHour of day
hour小时一天
dayDay number from October 1. 2001
day的天数从10月1日。 2001年
源----------Source----------
http://lib.stat.cmu.edu/, dataset PM10, submitted by Magne Aldrin on July 28, 2004
http://lib.stat.cmu.edu/,数据集可吸入颗粒物,马格纳·奥尔德林2004年7月28日提交
参考文献----------References----------
Aldrin, M. (2006) Improved predictions penalizing both slope and curvature in additive models, Computational Statistics & Data Analysis, 50, pp 267–284
实例----------Examples----------
data(PM10)
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|