Learn R Programming

rpact (version 3.3.0)

DatasetSurvival: Dataset of Survival Data

Description

Class for a dataset of survival data.

Arguments

Fields

groups

The group numbers.

stages

The stage numbers.

overallEvents

The cumulative events.

overallAllocationRatios

The cumulative allocations ratios.

overallLogRanks

The overall logrank test statistics.

allocationRatios

The allocation ratios.

logRanks

The logrank test statistics.

Details

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