Learn R Programming

rpact (version 3.3.4)

SimulationResultsRates: Class for Simulation Results Rates

Description

A class for simulation results rates.

Arguments

Fields

groups

The number of groups. Is an integer vector of length 1.

directionUpper

Logical. Specifies the direction of the alternative, only applicable for one-sided testing, default is TRUE which means that larger values of the test statistics yield smaller p-values.

normalApproximation

Logical. Describes if a normal approximation was used when calculating p-values. Default for means is FALSE and TRUE for rates and hazard ratio.

Details

Use getSimulationRates() to create an object of this type.