create_op_dementia: Create older people indicators dataframe for dementia from...

View source: R/01-opIndicators.R

create_op_dementiaR Documentation

Create older people indicators dataframe for dementia from survey data collected using the standard RAM-OP questionnaire.

Description

Create older people indicators dataframe for dementia from survey data collected using the standard RAM-OP questionnaire.

Usage

create_op_dementia(svy)

Arguments

svy

A dataframe collected using the standard RAM-OP questionnaire

Value

A tibble of older people indicators on dementia

Brief Community Screening Instrument for Dementia (CSID)

The CSID dementia screening tool is described in:

Prince M, et al. (2010). A brief dementia screener suitable for use by non-specialists in resource poor settings - The cross-cultural derivation and validation of the brief Community Screening Instrument for Dementia. International Journal of Geriatric Psychiatry, 26(9), 899–907 doi: 10.1002/gps.2622

DS

Probable dementia by CSID screen

Author(s)

Mark Myatt

Examples

# Create dementia indicators dataset from RAM-OP survey data
# collected from Addis Ababa, Ethiopia
create_op_dementia(testSVY)


validmeasures/ramOP documentation built on Jan. 6, 2023, 7:46 a.m.