Package: seqmon 2.5

Hui Zheng

seqmon: Group Sequential Design Class for Clinical Trials

S4 class object for creating and managing group sequential designs. It calculates the efficacy and futility boundaries at each look. It allows modifying the design and tracking the design update history.

Authors:David A Schoenfeld and Hui Zheng

seqmon_2.5.tar.gz
seqmon_2.5.tar.gz(r-4.5-noble)seqmon_2.5.tar.gz(r-4.4-noble)
seqmon_2.5.tgz(r-4.4-emscripten)seqmon_2.5.tgz(r-4.3-emscripten)
seqmon.pdf |seqmon.html
seqmon/json (API)

# Install 'seqmon' in R:
install.packages('seqmon', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

22 exports 0.00 score 0 dependencies 24 scripts 216 downloads

Last updated 4 months agofrom:5023afcc00. Checks:OK: 2. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 15 2024
R-4.5-linuxOKSep 15 2024

Exports:alphaspendalphaspendfbetaspendbetaspendfcalcBoundariescurtailcurtailDesigngetProbabilitiesplotBoundariesprintDesignseqmonsequential.designsetAlphaspendfStringsetBaseAlphaspendfsetBaseBetaspendfsetBetaspendfStringsetCurrentLooksetDatestampsetNoncentralitysetTimessummaryDesignupdateDesign

Dependencies:

Readme and manuals

Help Manual

Help pageTopics
seqmonseqmon-package
Function that calculates the upper boundaries for efficacyalphaspend
The default alpha spending functionalphaspendf
Function that calculates the lower boundaries for futilitybetaspend
The default beta spending functionbetaspendf
Function for calculating the efficacy and futility boundariescalcBoundaries
Generic function that calculates the probability to declare efficacy at the end of study given the Z value at the current lookcurtail
Function for calculating the probability for efficacy given known informationcurtailDesign
Function that calculates the cumulative probabilities to declare efficacy and futilitygetProbabilities
Function that plots the efficacy and futility boundariesplotBoundaries
Function that displays the features of the designprintDesign printDesign,sequential.design-method
Generic function that calculates boundary crossing probabilities used for monitoring clinical trialsseqmon
The sequential design classsequential.design
Class '"sequential.design"'calcBoundaries,sequential.design-method curtailDesign,sequential.design-method getProbabilities,sequential.design-method plotBoundaries,sequential.design-method print,sequential.design-method sequential.design,sequential.design-class sequential.design-class setAlphaspendfString,sequential.design-method setBaseAlphaspendf,sequential.design-method setBaseBetaspendf,sequential.design-method setBetaspendfString,sequential.design-method setCurrentLook,sequential.design-method setDatestamp,sequential.design-method setNoncentrality,sequential.design-method setTimes,sequential.design-method summary,sequential.design-method updateDesign,sequential.design-method
Function that Sets the expression of the base alpha spending function as a stringsetAlphaspendfString
Function that sets the base alpha spending functionsetBaseAlphaspendf
Function that sets the base beta spending functionsetBaseBetaspendf
Function that sets the expression of the base beta spending function as a stringsetBetaspendfString
Function that sets the current look numbersetCurrentLook
Function that sets the date stamp of the design objectsetDatestamp
Function that sets the noncentrality parametersetNoncentrality
Function that sets the look timessetTimes
Function that shows the cumulative probabilities for efficacy and futilitysummaryDesign summaryDesign,sequential.design-method
Function that updates the designupdateDesign