Learn R Programming

rpact (version 3.2.1)

DatasetRates: Dataset of Rates

Description

Class for a dataset of rates.

Arguments

Fields

groups

The group numbers.

stages

The stage numbers.

sampleSizes

The sample sizes.

events

The events.

overallSampleSizes

The cumulative sample sizes.

overallEvents

The cumulative events.

Details

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