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 02 Feb. 2025.
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

cleandata  
To Inspect and Manipulate Data; and to Keep Track of This Process
Functions to work with data frames to prepare data for further analysis. The functions for imputati ...
Download / Learn more Package Citations See dependency  
mbmixture  
Microbiome Mixture Analysis
Evaluate whether a microbiome sample is a mixture of two samples, by fitting a model for the number ...
Download / Learn more Package Citations See dependency  
CPNCoverageAnalysis  
Conceptual Properties Norming Studies as Parameter Estimation
Implementation of conceptual properties norming studies, including estimates of CPNs parameters with ...
Download / Learn more Package Citations See dependency  
listcompr  
List Comprehension for R
Syntactic shortcuts for creating synthetic lists, vectors, data frames, and matrices using list com ...
Download / Learn more Package Citations See dependency  
bndovb  
Bounding Omitted Variable Bias Using Auxiliary Data
Functions to implement a Hwang(2021) estimator, which bounds an omitted v ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

23,580

R Packages

204,057

Dependencies

63,980

Author Associations

23,581

Publication Badges

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