Other packages > Find by keyword >

stoppingrule  

Create and Evaluate Stopping Rules for Safety Monitoring
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("stoppingrule", "0.5.2")



Attach the package and use:
library("stoppingrule")
Maintained by
Michael J. Martens
[Scholar Profile | Author Map]
First Published: 2022-04-19
Latest Update: 2023-09-01
Description:
Provides functions for creating, displaying, and evaluating stopping rules for safety monitoring in clinical studies. Implements stopping rule methods described in Goldman (1987) <doi:10.1016/0197-2456(87)90153-X>; Geller et al. (2003, ISBN:9781135524388); Ivanova, Qaqish, and Schell (2005) <doi:10.1111/j.1541-0420.2005.00311.x>; Chen and Chaloner (2006) <doi:10.1002/sim.2429>; and Kulldorff et al. (2011) <doi:10.1080/07474946.2011.539924>.
How to cite:
Michael J. Martens (2022). stoppingrule: Create and Evaluate Stopping Rules for Safety Monitoring. R package version 0.5.2, https://cran.r-project.org/web/packages/stoppingrule. Accessed 29 Mar. 2025.
Previous versions and publish date:
0.1.0 (2022-04-19 10:00), 0.2.0 (2023-05-02 10:20), 0.3.0 (2023-09-02 00:00), 0.4.0 (2024-03-17 19:50), 0.5.0 (2024-09-15 00:10), 0.5.1 (2024-12-06 01:40)
Other packages that cited stoppingrule R package
View stoppingrule citation profile
Other R packages that stoppingrule depends, imports, suggests or enhances
Complete documentation for stoppingrule
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/27Downloads for stoppingrule051015202530354045505560TrendBars

Today's Hot Picks in Authors and Packages

landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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