Learn R Programming

rpact (version 3.2.1)

SimulationResults_names: Names of a Simulation Results Object

Description

Function to get the names of a SimulationResults object.

Usage

# S3 method for SimulationResults
names(x)

Arguments

x

A SimulationResults object created by getSimulationResults[MultiArm/Enrichment][Means/Rates/Survival].

Value

Returns a character vector containing the names of the AnalysisResults object.

Details

Returns the names of a simulation results that can be accessed by the user.