Other packages > Find by keyword >

curtailment  

Finds Binary Outcome Designs Using Stochastic Curtailment
View on CRAN: Click here


Download and install curtailment package within the R console
Install from CRAN:
install.packages("curtailment")

Install from Github:
library("remotes")
install_github("cran/curtailment")

Install by package version:
library("remotes")
install_version("curtailment", "0.2.6")



Attach the package and use:
library("curtailment")
Maintained by
Martin Law
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-08-05
Latest Update: 2023-10-25
Description:
Finds single- and two-arm designs using stochastic curtailment, as described by Law et al. (2022) and Law et al. (2021) respectively. Designs can be single-stage or multi-stage. Non-stochastic curtailment is possible as a special case. Desired error-rates, maximum sample size and lower and upper anticipated response rates are inputted and suitable designs are returned with operating characteristics. Stopping boundaries and visualisations are also available. The package can find designs using other approaches, for example designs by Simon (1989) and Mander and Thompson (2010) . Other features: compare and visualise designs using a weighted sum of expected sample sizes under the null and alternative hypotheses and maximum sample size; visualise any binary outcome design.
How to cite:
Martin Law (2021). curtailment: Finds Binary Outcome Designs Using Stochastic Curtailment. R package version 0.2.6, https://cran.r-project.org/web/packages/curtailment. Accessed 06 Oct. 2024.
Previous versions and publish date:
0.1.1 (2021-08-05 09:50), 0.2.0 (2022-08-05 11:10)
Other packages that cited curtailment R package
View curtailment citation profile
Other R packages that curtailment depends, imports, suggests or enhances
Complete documentation for curtailment
Functions, R codes and Examples using the curtailment R package
Some associated functions: drawDiagram . drawDiagramGeneric . find2stageDesigns . find2stageThetaF . findLoss . findNSCdesigns . findSCdesigns . findSingleSimonDesign . plotByWeight . singlearmDesign . twoarmDesign . 
Some associated R codes: 2arm_1-reproduce-results-functions-find-designs.R . 2arm_3-reproduce-results-functions-for-tables-plots.R . NSC_functions.R . bounds.R . count_CPs_ordered_pairs.R . createPlotAndBounds.R . createPlotAndBounds2arm.R . createPlotAndBoundsSimon.R . createPlotAndBoundsSimonNSCreview.R.R . createPlotAndBoundsSimonReview.R . defunct.R . drawDiagram.curtailment_twoarm.R . drawDiagram.power.htest.R . drawDiagramGeneric.R . drawDiagram_fns.R . fastSearch.R . find2armBlockOCs.R . find2stageDesigns.R . find2stageThetaF.R . findBlock2armUncurtailedMatrix.R . findBlockCP.R . findBounds.R . findCPmatrix.R . findCoeffs.R . findDesignOCs.R . findDesignsGivenCohortStage.R . findLoss.R . findN1N2R1R2NSC.R . findN1N2R1R2twoarm.R . findProbVec.R . findSCdesigns.R . findSimonN1N2R1R2.R . findSingleSimonDesign.R . findThetas.R . findWald.R . findWaldAhernBounds.R . imports.R . insideTheta.R . mstage_bounds.R . outsideTheta.R . plotByWeight.R . plotting_esoteric.R . print.curtailment_simon.R . rmDominatedDesigns.R . sc_bounds.R . simonEfficacy.R . simonEfficacy_alternative.R . simonEfficacy_deprecated.R . singlearmDesign.R . slowSearch.R . twoarmDesign.R .  Full curtailment package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

emplik2  
Empirical Likelihood Ratio Test for Two-Sample U-Statistics with Censored Data
Calculates the p-value for a mean-type hypothesis (or multiple mean-type hypotheses) based on two s ...
Download / Learn more Package Citations See dependency  
RMark  
R Code for Mark Analysis
An interface to the software package MARK that constructs input files for MARK and extracts the out ...
Download / Learn more Package Citations See dependency  
ggjoy  
Joyplots in 'ggplot2'
Joyplots provide a convenient way of visualizing changes in distributions over time or space. This p ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
LongMemoryTS  
Long Memory Time Series
Long Memory Time Series is a collection of functions for estimation, simulation and testing of long ...
Download / Learn more Package Citations See dependency  

22,910

R Packages

196,310

Dependencies

63,792

Author Associations

22,911

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA