ClinicalTrialCoverage {PoDBAY}R Documentation

Clinical trial function expanded for usage in simulations when the calculation of coverage probability is needed for three confidence intervals: 80%, 90%, and user-defined

Description

Function works the same way as ClinicalTrial function but it also calculates 80% and 90% confidence intervals.

Usage

ClinicalTrialCoverage(vaccinated, control, CI = 0.95)

Arguments

vaccinated

Population-class object: vaccinated subjects with assigned PoD

control

Population-class object: control subjects with assigned PoD

CI

numeric: value from (0, 1) interval, confidence level of interest

Value


[Package PoDBAY version 1.4.3 Index]