consoleMode {GroupSeq}R Documentation

provides the user interface in the R console

Description

This function provides the user interface in an interactive mode. It gets the necessary parameters by the user from the R console in case the gui does not work properly or user is a console fan ;-)

User inputs option, analysis times, spending function or bounds, truncation value for bounds, optional drift parameters, power, or confidence level.

Usage

consoleMode()

Note

This function may also be called in context of using groupseq groupseq(mode="c") does the same and is recommended

Author(s)

Roman Pahl

See Also

groupseq, useSpendingFunction outputBounds, outputDriftWithBounds outputForDifferentDrifts, findDrift computeAlphaLevel, computeConfidenceIntervall


[Package GroupSeq version 1.0 Index]