disabData {addhaz}R Documentation

Example of disability data

Description

The disabData is a subset of the data from the 2013 National Health Survey in Brazil ("Pesquisa Nacional de Saude, 2013"). The data are restricted to women aged 60 years or older, resulting in 6294 individuals.

Usage

data(disabData)

Format

This dataset has information about disability and chronic conditions. The disability outcomes were defined as limitations on instrumental activities of daily living (IADL). Individuals with missing data were excluded. The data frame contains 7 variables:

Source

The data were obtained from the National Health Survey 2013, Brazil. For more information about the survey, see references.

References

Szwarcwald, C.L., Malta, D.C., Pereira, C.A., Vieira, M.L., Conde, W.L., Souza Junior, P.R., et al. (2013). National Health Survey in Brazil: design and methodology of application. Cien Saude Colet., 19(2): 333:42 [Article in Portuguese].

Instituto Brasileiro de Geografia e Estatistica (IBGE). Pesquisa Nacional de Saude 2013. Available at <http://www.ibge.gov.br/home/estatistica/populacao/pns/2013/>.

Examples

  data(disabData)
  str(disabData)

[Package addhaz version 0.5 Index]