exampleData {metaSurvival}R Documentation

The data extracted from a meta-analysis by Cabibbo et al.

Description

Data were extracted from the studies included in the meta-analysis by Cabibbo et al. which aimed to assess the survival rate in untreated patients with hepatocellular carcinoma.

Usage

exampleData

Format

A data frame with with the 8 following variables (columns).

Study

This numeric vector represents number of the study.

FirstAuthor

This vector represents the name of the first author.

YearPub

This numeric vector represents the publication year.

Time

This numeric vector represents the times for which the survival rates are collected in years.

Survival

This numeric vector represents the survival rates for each value of Time

NbRisk

This numeric vector represents the number of at-risk patients for each value of Time

Location

This factor indicates the location of the study (Asia, North Amercia or Europe)

Design

This factor indicates if the study is monocentric ou multicentric.

...

Details

The survival probabilities were extracted from the published survival curves each month during the first six months and then by step of three months. The pictures of the curves were digitalized using the R package ReadImage and the probabilities were extracted using the package digitize proposed by Poisot. The numbers of at-risk patients for each interval of time were derived from the numbers of at-risk patients reported in the studies, and using the methods of Parmar or Williamson to account for censorship. Studies have different length of follow-up. For each study, survival probabilities and the numbers of at-risk patients were collected at all points in time before the end of follow-up.

Author(s)

Shubhram Pandey shubhram.pandey@PAREXEL.com


[Package metaSurvival version 0.1.0 Index]