backPain(VGAM)
backPain()所属R语言包:VGAM
Data on Back Pain Prognosis, from Anderson (1984)
背部疼痛预后的数据,从安徒生(1984年)
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Data from a study of patients suffering from back pain. Prognostic variables were recorded at presentation and progress was categorised three weeks after treatment.
从背部疼痛患者的研究数据。预后变量记录显示,治疗3周后,并取得了分类。
用法----------Usage----------
data(backPain)
格式----------Format----------
A data frame with 101 observations on the following 4 variables.
101观察以下4个变量的数据框。
x1 length of previous attack.
X1的长度以前的攻击。
x2 pain change.
X2疼痛的变化。
x3 lordosis.
X3前凸。
pain an ordered factor describing the progress of each patient with levels worse < same < slight.improvement < moderate.improvement <
疼痛的有序描述每个病人的进展与水平的因素worsesameslight.improvementmoderate.improvement<
源----------Source----------
http://ideas.repec.org/c/boc/bocode/s419001.html
The data set and this help file was copied from gnm so that a vignette in VGAM could be run; the analysis is described in Yee (2010).
被复制的数据集,这帮助文件gnm这样一个小插曲VGAM可以运行分析仪(2010)中描述的。
参考文献----------References----------
Variables. J. R. Statist. Soc. B, 46(1), 1-30.
The <code>VGAM</code> package for categorical data analysis. Journal of Statistical Software, 32, 1–34. http://www.jstatsoft.org/v32/i10/.
实例----------Examples----------
summary(backPain)
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|