Function calculates the number of diseased subjects (disease status = TRUE) in the Population-class object.
Arguments
Value
numeric: number of the 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.