Population-class {PoDBAY} | R Documentation |
Population class
Description
Population reference class which provides summary and subject level information about the population
Fields
N
numeric: number of subjects in the population
mean
numeric: mean value of titers
stdDev
numeric: standard deviation of titers
unknownDistribution
logical: TRUE if titer distribution is not normally /log-normally distributed; titer disrtibution function needs to be defined by user
UDFunction
function: user-defined titer distribution
titers
numeric: subject level titers, generated with
getTiters
methodPoDs
numeric: subject level probability of disease (PoD), generated with
assginPoD
methoddiseaseStatus
logical: subject level disease status (TRUE if diseased), generated with
ClinicilaTrial
function
[Package PoDBAY version 1.4.3 Index]