Description Usage Format Source Examples
glow_mis_wmissing dataset.
1 |
A data.frame with 500 rows and 10 variables: the covariate are
the same as those from glow500, without bmi,
premeno, armassist, smoke and fracscore.
Hosmer, D.W., Lemeshow, S. and Sturdivant, R.X. (2013) Applied Logistic Regression, 3rd ed., New York: Wiley
1 2 | head(glow_mis_wmissing, n = 10)
summary(glow_mis_wmissing)
|
sub_id site_id phy_id fracture age weight height momfrac raterisk priorfrac
1 1 1 14 No 62 70.3 158 No <NA> No
2 2 4 284 No 65 87.1 160 <NA> Same <NA>
3 3 6 305 No 88 50.8 157 Yes Less Yes
4 4 6 309 No 82 62.1 160 <NA> Less <NA>
5 5 1 37 No 61 68.0 NA No Same No
6 6 5 299 No NA 68.0 NA No Same Yes
7 7 5 302 No 84 50.8 150 <NA> Less No
8 8 1 36 No 82 40.8 153 No Same Yes
9 9 1 8 No 86 62.6 156 No Same Yes
10 10 4 282 No NA 63.5 166 No <NA> <NA>
sub_id site_id phy_id fracture age
Min. : 1.0 Min. :1.000 Min. : 1.00 No :375 Min. :55.00
1st Qu.:125.8 1st Qu.:2.000 1st Qu.: 57.75 Yes:125 1st Qu.:60.75
Median :250.5 Median :3.000 Median :182.50 Median :67.00
Mean :250.5 Mean :3.436 Mean :178.55 Mean :68.49
3rd Qu.:375.2 3rd Qu.:5.000 3rd Qu.:298.00 3rd Qu.:76.00
Max. :500.0 Max. :6.000 Max. :325.00 Max. :90.00
NA's :100
weight height momfrac raterisk priorfrac
Min. : 39.90 Min. :134.0 No :352 Less :129 No :294
1st Qu.: 59.90 1st Qu.:157.0 Yes : 48 Same :143 Yes :106
Median : 68.90 Median :162.0 NA's:100 Greater:128 NA's:100
Mean : 72.06 Mean :161.4 NA's :100
3rd Qu.: 81.60 3rd Qu.:165.0
Max. :127.00 Max. :199.0
NA's :100 NA's :100
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.