dp.inputs.epp.adjustment.cap: Get the maximum amount that AIM can adjust incidence...

View source: R/extract-dp.R

dp.inputs.epp.adjustment.capR Documentation

Get the maximum amount that AIM can adjust incidence estimates from EPP

Description

EPP hands AIM estimated HIV incidence and prevalence trends. EPP and AIM have different structures, so EPP's incidence may produce a somewhat different prevalence trend than EPP provides. EPP estimates its trends using HIV prevalence data, so AIM may adjust the incidence it gets from EPP to better match EPP's prevalence estimate, subject to a user-specified maximum allowed adjustment. This function returns that maximum. The minimum adjustment is equal to the reciprocal of the maximum.

Usage

dp.inputs.epp.adjustment.cap(dp.raw, direction = "wide")

Arguments

dp.raw

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

direction

Ignored; included for compatibility with similar functions.

Value

the maximum allowed adjustment.


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