Learn R Programming

rpact (version 2.0.6)

DatasetSurvival: Dataset of Survival Data

Description

Class for a dataset of survival data.

Arguments

Fields

group

The group numbers.

stage

The stage numbers.

overallEvent

The overall events.

overallAllocationRatio

The overall allocations ratios.

overallLogRank

The overall logrank test statistics.

Details

This object can not be created directly; better use getDataset with suitable arguments to create a dataset of survival data.