Learn R Programming

MAICtools (version 0.1.1)

AgD_eff: Description of AgD_eff dataset

Description

An example data frame containing aggregate results data from the comparator study.

Usage

data(AgD_eff)

Arguments

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

Run this code
  data(AgD_eff)
  head(AgD_eff)

Run the code above in your browser using DataLab