Learn R Programming

PoDBAY (version 1.4.3)

getNondiseasedTiters: Non-diseased titers

Description

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

Arguments

Value

numeric vector: titers of non-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.