lung.cancer(SMPracticals)
lung.cancer()所属R语言包:SMPracticals
Lung Cancer Deaths among UK Physicians
英国医生的肺癌死亡人数
译者:生物统计家园网 机器人LoveR
描述----------Description----------
The data give the number of deaths due to lung cancer in British male physicians, as a function of years of smoking and cigarette consumption.
数据提供的英国男性医生的肺癌造成的死亡数,多年的吸烟和卷烟消费的函数。
用法----------Usage----------
data(lung.cancer)
格式----------Format----------
A data frame with 63 observations on the following 4 variables.
63观察以下4个变量的数据框。
years.smok a factor giving the number of years smoking
years.smok给予吸烟年数的一个因素
cigarettes a factor giving cigarette consumption
香烟的一个因素,卷烟消费量
Time man-years at risk
在风险人年
y number of deaths
Ÿ死亡人数
源----------Source----------
Frome, E. L. (1983) The analysis of rates using Poisson regression models. Biometrics, 39, 665–674.
弗罗姆,EL(1983)泊松回归模型的分析计算。生物识别技术,39,279-287。
参考文献----------References----------
实例----------Examples----------
data(lung.cancer)
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|