Learn R Programming

PoDBAY (version 1.4.3)

getDiseasedTiters: Diseased titers

Description

Function returns titers of diseased subjects (disease status = TRUE) in the Population-class object.

Arguments

Value

numeric vector: titers of diseased subjects in the Population-class object

Details

Input into the function, "diseaseStatus", is taken from the Population-class object attribute. Information about disease status is written into the Population-class object by the ClinicalTrial() function.