Learn R Programming

rpact (version 3.1.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 overall events.

overallAllocationRatios

The overall 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.