Learn R Programming

abms (version 0.1)

ens: Chilean National Health Survey (2016-2017)

Description

ens is a data-base that reo collected by the Chilean National Health Survey in order to study the health status of the population and policy making. This survey was performed between 2016 and 2017

Usage

ens

Arguments

Format

A Data frame with 3238 rows and 15 variables (columns):

pas

Blood systolic pressure

pad

Blood diastolic pressure

age

In years

waist

diameter in centimeters

bmi

body mass index

weight

In centimeters

height

In centimeters

hypertension

Presence of hypertension (1: Yes, 0: No)

sedentary

sedentary person (1: Yes, 0: No)

smoker

1: Yes, 0: No

diabetes

1: Yes, 0: No

depression

1: Yes, 0: No

male

1: Yes, 0: female

scholar

Years of formal education

Examples

Run this code
data(ens)

Run the code above in your browser using DataLab