AizawlCancer {gpk} | R Documentation |
Sex-wise differences in cancer types
Description
Analyze if the cancer percentages of male and female depends on the type of cancer.
Usage
data(AizawlCancer)
Format
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
Details
Consider the problem as a count data and use statistical methods as in contingency table and grouping of categories.
Source
http://ces.iisc.ernet.in/hpg/nvjoshi/statspunedatabook/databook.html
Examples
data(AizawlCancer)
head(AizawlCancer)
[Package gpk version 1.0 Index]