This is dummy data representing the fifth cycle of the Canadian Health Measures Survey (CHMS). The CHMS survey is conducted by Statistics Canada.
Examples
data(cycle5)
str(cycle5)
#> 'data.frame': 1000 obs. of 20 variables:
#> $ ccc_51 : int 2 1 1 2 2 1 2 1 1 1 ...
#> $ edudr04 : int 4 2 3 3 4 3 4 1 4 3 ...
#> $ fmh_15 : int 2 1 2 2 1 1 1 2 1 2 ...
#> $ gendmhi : int 2 3 4 3 3 3 2 1 3 3 ...
#> $ gen_025 : int 4 5 1 5 5 4 3 5 5 4 ...
#> $ gen_045 : int 4 3 1 1 1 4 4 1 1 3 ...
#> $ clc_sex : int 1 1 2 2 2 2 1 2 2 1 ...
#> $ clc_age : int 79 21 45 43 59 42 70 26 53 20 ...
#> $ hwmdbmi : num 24 51.4 14.9 24.3 33.7 ...
#> $ slp_11 : num 16.71 16.38 2.02 9.16 12.01 ...
#> $ cycle : int 2 4 2 5 3 6 1 3 1 6 ...
#> $ ccc_32 : int 1 2 2 2 1 1 2 1 2 2 ...
#> $ alcdwky : int 19 59 25 72 30 37 2 79 8 36 ...
#> $ gendhdi : int 1 4 4 2 4 1 4 0 3 1 ...
#> $ hwm_13kg: num 91.4 72.7 76.5 122.4 84 ...
#> $ hwm_14cx: num 95.7 143.2 97.1 149.4 106.8 ...
#> $ img_03 : int 2 2 1 2 1 1 1 1 2 1 ...
#> $ lab_bpb : num 0.767 0.207 0.697 0.247 0.742 ...
#> $ lab_hba1: num 0.057 0.081 0.0816 0.0604 0.0757 ...
#> $ pgdcgt : int 11 2 8 11 2 6 13 13 11 9 ...