createMeanResultTable: Restructure the Simulation Output for Display

Description Usage Arguments Value Author(s)

View source: R/interim_and_survival_package_functions.R

Description

This function restructures the output of interimTrial when run in standalone mode and is also called internally by interimTrialSimulation.

Usage

1
2
  createMeanResultTable(resultTable, M.1, M.2,
    numSimRuns = 1)

Arguments

resultTable

the vector to bring in matrix form

M.1

the number of analyses during the recruitment period to be simulated

M.2

the number of analyses during the follow-up period to be simulated

numSimRuns

the number of survival studies to be simulated

Value

the parameter resultTable restructured as matrix

Author(s)

Andreas Leha andreas.leha@med.uni-goettingen.de


survGenesInterim documentation built on May 2, 2019, 5:22 p.m.