AgD_eff {MAICtools} | R Documentation |
Description of AgD_eff dataset
Description
An example data frame containing aggregate results data from the comparator study.
Usage
data(AgD_eff)
Format
A data frame with X rows and Y variables:
- STUDY
Label of the comparator study, e.g., "Study XX-1".
- PARAM
Subsets to be analyzed, e.g., "PFSINV", "OS".
- EST
Point estimate of the effect size.
- CIL
The lower confidence limit of the point estimate of the effect size.
- CIU
The upper confidence limit of the point estimate of the effect size.
Examples
data(AgD_eff)
head(AgD_eff)
[Package MAICtools version 0.1.1 Index]