data(brfss)Format: a data frame with 245 observations on the following 34 variables.
SEXMale
Female.AGEHISPANC2Yes No
corresponding to the question: are you Hispanic or Latino?VETERAN21 2
3 4 5. The question for this variable is:
Have you ever served on active duty in the United States Armed
Forces, either in the regular military or in a National Guard or
military reserve unit? Active duty does not include training for
the Reserves or National Guard, but DOES include activation, for
example, for the Persian Gulf War. And the labels are meaning: 1:
Yes, now on active duty; 2: Yes, on active duty during the last 12
months, but not now; 3: Yes, on active duty in the past, but not
during the last 12 months; 4: No, training for Reserves or
National Guard only; 5: No, never served in the military.MARITALMarried
Divorced Widowed Separated
NeverMarried UnmarriedCouple.CHILDRENEDUCA1
2 3 4 5 6 as 1: Never attended
school or only kindergarten; 2: Grades 1 through 8 (Elementary);
3: Grades 9 through 11 (Some high school); 4: Grade 12 or GED
(High school graduate); 5: College 1 year to 3 years (Some college
or technical school); 6: College 4 years or more (College
graduate).EMPLOY1 2 3 4 5
7 8. The labels mean -- 1: Employed for wages; 2:
Self-employed; 3: Out of work for more than 1 year; 4: Out of
work for less that 1 year; 5: A homemaker; 6: A student; 7:
Retired; 8: Unable to work.INCOME2<10k< code="">
10-15k 15-20k 20-25k 25-35k
35-50k 50-75k >75k Dontknow
Refused.10k<>WEIGHT2HEIGHT3PREGNANTYes and No.GENHLTHExcellent VeryGood Good Fair
Poor Refused.PHYSHLTHMENTHLTHPOORHLTHHLTHPLANYes and No.CAREGIVEYes and No.QLACTLM2Yes and No.DRNKANY4Yes and
No.ALCDAY4AVEDRNK2SMOKE100Yes and
No.SMOKDAY2Everyday Somedays and
NotAtAll(not at all).STOPSMK2Yes and No.LASTSMK13 4 5 6 7 8
corresponding to the question: how long has it been since last
smokeing cigarettes regularly? The labels mean: 3: Within the past
6 months (3 months but less than 6 months ago); 4: Within the past
year (6 months but less than 1 year ago); 5: Within the past 5
years (1 year but less than 5 years ago); 6: Within the past 10
years (5 years but less than 10 years ago); 7: 10 years or more;
8: Never smoked regularly.FRUITGREENSALPOTATOESCARROTSVEGETABLFRUITJUIBMI4if (interactive()) {
data(brfss)
MissingDataGUI(brfss)
}
Run the code above in your browser using DataLab