RailTrail.hightemp and cloudcover is quite small. Would you be sure that the two variables are not related at all?The data set is from a case-control study of smoking and Alzheimer’s disease. The data set has two variables of main interest:
smoking a factor with four levels “None”, “<10”, “10-20”, and “>20” (cigarettes per day)disease a factor with three levels “Alzheimer”, “Other dementias”, and “Other diagnoses”.People that are not smoking cigarettes has the biggest is the biggest group of people that have other dementias.
The people that are smoking more than 20 cigarettes that have other dimentia, which is the blue square on the chart.
There is little to no relationship between smoking and other dimmentias because they are all about the same size and the the two biggest boxes are not smoking and smoking 20+ cigarettes.
RailTrail.Hint: The RailTrail data set is from the mosaicData package.
Fall -.25, Spring -.04, Cloud Coverage -.37, and Precipitation -.23 are all the variables that have negative correlations with volume.
Fall seems to be the least popular for trail users with a -.25 correlation with the volume.
Hint: Use message, echo and results in the chunk options. Refer to the RMarkdown Reference Guide.