Create a new analysis object that summarizes all pairwise analyses used for this study. Each pairwise analysis is uniquely identified by the clinical trial and the experimental vs. comparator arm.

new_analysis(data)

Arguments

data

A dataset returned by ecdata::pin_nsclc() and preprocessed using preprocess().

Value

An object of class analysis that inherits from dplyr::tibble.Each row is a unique analysis.