找回密码
 注册
查看: 345|回复: 0

R语言 VGAM包 pneumo()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-10-1 15:47:36 | 显示全部楼层 |阅读模式
pneumo(VGAM)
pneumo()所属R语言包:VGAM

                                        Pneumoconiosis in Coalminers Data
                                         尘肺矿工数据

                                         译者:生物统计家园网 机器人LoveR

描述----------Description----------

The pneumo data frame has 8 rows and 4 columns. Exposure time is explanatory, and there are 3 ordinal response variables.
pneumo数据框有8行和第4列。曝光时间说明,并有3个有序响应变量。


用法----------Usage----------


data(pneumo)



格式----------Format----------

This data frame contains the following columns:
该数据框包含以下几列:




exposure.time a numeric vector, in years
exposure.time一个数值向量,在几年




normal a numeric vector, counts
正常情况下,一个数值向量,数




mild a numeric vector, counts
温和的一个数值向量,数




severe a numeric vector, counts
严重的一个数值向量,数


Details

详细信息----------Details----------

These were collected from coalface workers. In the original data set, the two most severe categories were combined.
这些收集到的采煤工作面工人。在原始数据集,两个最严重的类别合并。


源----------Source----------

Ashford, J.R., 1959. An approach to the analysis of data for semi-quantal responses in biological assay. Biometrics, 15, 573–581.
阿什福德,J.R.,1959年。一个半量子反应的生物检测数据的分析方法。生物识别技术,15,573-581。


参考文献----------References----------

Generalized Linear Models, 2nd ed. London: Chapman & Hall.

实例----------Examples----------


# Fit the proportional odds model, p.179, in McCullagh and Nelder (1989) [适合的比例优势模型,第179页,McCullagh和Nelder(1989)]
pneumo = transform(pneumo, let = log(exposure.time))
vglm(cbind(normal, mild, severe) ~ let, propodds, pneumo)

转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|小黑屋|生物统计家园 网站价格

GMT+8, 2024-11-26 13:44 , Processed in 0.026322 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表