AizawlCancer {gpk} | R Documentation |
Analyze if the cancer percentages of male and female depends on the type of cancer.
data(AizawlCancer)
A data frame with 19 observations on the following 5 variables.
Site
Cancer in different areas
Female
Female death to cancer
Male
Male death to cancer
Consider the problem as a count data and use statistical methods as in contingency table and grouping of categories.
http://ces.iisc.ernet.in/hpg/nvjoshi/statspunedatabook/databook.html
data(AizawlCancer)
head(AizawlCancer)