whiBioMarker(TwoPhaseInd)
whiBioMarker()所属R语言包:TwoPhaseInd
Women's Health Initiative (WHI) Biomarker Data
妇女健康倡议(WHI)生物标志物数据
译者:生物统计家园网 机器人LoveR
描述----------Description----------
This is the data used in Kooperberg et al. (2007) and in Dai et al. (2009).
这是所使用的数据在Kooperberg等。 (2007年),傣族等。 (2009年)。
用法----------Usage----------
data(whiBioMarker)
格式----------Format----------
A data frame with 16608 observations on the following 10 variables.
16608以下10个变量的观察数据框。
strokeAn indicator of stroke (1="Yes", 0="No")
stroke中风的指示器(1 =“是”,0 =“否”)
hrtdispAn indicator of treatment in the Estrogen Plus PRogestin Trial (1="Estrogen Plus Progestin", 0="placebo")
hrtdisp治疗的一个指标中的雌激素和孕激素试验(1 =“雌激素加黄体素”,0 =“安慰剂”“)
papblBiomarker PAP (plasmin-antiplasmin complex) in logarithmic scale (base 10)
papbl生物标志化合物PAP(纤溶酶 - 抗纤溶酶复合物(基数为10),在对数刻度)
ageAge
age年龄
diasDiastolic BP (1="Yes", 0="No")
dias舒张压(1 =“是”,0 =“否”)
systSystolic BP
syst收缩压
diabtrtDiabetes with levels Missing No Yes
diabtrt糖尿病水平MissingNoYes
phasePhase indicator: 1 for phase 1, and 2 for pahse 2.
phase阶段指标:1 2 pahse阶段1和2。
Details
详细信息----------Details----------
An example dataset adapted from Kooperberg et al. (2007) to demostrate the usage of MELE and SPMLE algorithms in Dai et al. (2009).
示例数据集改编自Kooperberg等。 (2007) - 演示使用的的MELE和SPMLE算法,傣族等。 (2009年)。
源----------Source----------
C. Kooperberg, M. Cushman, J. Hsia, J. G. Robinson, A. K. Aragaki, J. K. Lynch, A. E. Baird, K. C. Johnson, L. H. Kuller, S. A. Beresford, and B. Rodriguez. Can biomarkers identify women at increased stroke risk? the women's health initiative hormone trials. PLoS clinical trials, 2(6):e28, Jun 15 2007.
,JG·鲁宾逊,J.夏C. Kooperberg,M.库什曼,AK新垣结衣,JK证券,AE贝尔德,,SA贝雷斯福德KC约翰逊,LH Kuller B.罗德里格斯。生物标志物识别女性在增加中风的风险吗?妇女健康倡议激素试验。公共科学图书馆临床试验中,2(6):E28,2007年6月15日。
参考文献----------References----------
J. Y. Dai, M. LeBlanc, and C. Kooperberg. Semiparametric estimation exploiting co-variate independence in two-phase randomized trials. Biometrics, 65(1):178-187, Mar 2009.
实例----------Examples----------
data(whiBioMarker)
colnames(whiBioMarker)
dim(whiBioMarker)
## maybe str(whiBioMarker) ; plot(whiBioMarker) ...[#也许STR(whiBioMarker);的图(whiBioMarker)...]
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|