checkInputs.Antiviral: Check antiviral treatment inputs

View source: R/SEIRTModel.R

checkInputs.AntiviralR Documentation

Check antiviral treatment inputs

Description

Checks antiviral treatment inputs and computes the antiviral treatment parameters

Usage

checkInputs.Antiviral(populationFractions, fractionSymptomatic = 0.5,
  fractionSeekCare = 0.6, fractionDiagnosedAndPrescribedOutpatient = 0.7,
  fractionAdhere = 0.8, fractionAdmitted = 1,
  fractionDiagnosedAndPrescribedInpatient = 1, AVEi = 0, AVEp = 0, ...)

Value

List of antiviral treatment parameters


HHS/ASPR-flumodels documentation built on Dec. 6, 2022, 12:20 p.m.