An S7 class for representing and analyzing single-arm clinical studies.
Provides methods for calculating statistics, creating tables and plots,
and performing hypothesis tests.
Arguments
- data
A data frame containing the study data
- study_id
Character string for study identifier
- study_title
Character string for study title
- results
List of analysis results
- metadata
List of additional metadata
Value
A OneArmStudy object