1
2
3
4
5
#

Name:

Description:

The monica data frame has 6357 rows and 13 columns. Note that mifem is the female subset of this data frame.

Variables:

This data frame contains the following columns:

outcome

mortality outcome, a factor with levels live, dead

age

age at onset

sex

m = male, f = female

hosp

y = hospitalized, n = not hospitalized

yronset

year of onset

premi

previous myocardial infarction event, a factor with levels y, n, nk not known

smstat

smoking status, a factor with levels c current, x ex-smoker, n non-smoker, nk not known

diabetes

a factor with levels y, n, nk not known

highbp

high blood pressure, a factor with levels y, n, nk not known

hichol

high cholesterol, a factor with levels y, n nk not known

angina

a factor with levels y, n, nk not known

stroke

a factor with levels y, n, nk not known

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

Newcastle (Australia) centre of the Monica project; see the web site http://www.ktl.fi/monica

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/WHO_Monica_Data_300_46.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.