dp.output.child.hiv.14: Get numbers of 14-year-olds living with HIV

View source: R/extract-dp.R

dp.output.child.hiv.14R Documentation

Get numbers of 14-year-olds living with HIV

Description

Get numbers of 14-year-olds living with HIV

Usage

dp.output.child.hiv.14(
  dp.raw,
  direction = "wide",
  first.year = NULL,
  final.year = NULL
)

Arguments

dp.raw

DemProj module data in raw format, as returned by read.raw.dp()

direction

Request "wide" (default) or "long" format data.

first.year

First year of the projection. If first.year=NULL, it will be filled in using dp.inputs.first.year()

final.year

Final year of the projection. If final.year=NULL, it will be filled in using dp.inputs.final.year()

Value

A data frame.

Details

Spectrum stores detailed information about 14-year-olds living with HIV. This is used by EPP to account for the contribution of mother-to-child HIV transmission to HIV prevalence in younger adjults as children living with HIV reach adulthood. Data are stratified by sex, CD4 category, ART status, and timing of HIV acquisition (perinatal, breastfeeding at 0-6, 6-12, or 12+ months of life)


rlglaubius/SpectrumUtils documentation built on Dec. 20, 2024, 7:31 a.m.