Other packages > Find by keyword >

Sequential  

Exact Sequential Analysis for Poisson and Binomial Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("Sequential", "4.3.4")



Attach the package and use:
library("Sequential")
Maintained by
Ivair Ramos Silva
[Scholar Profile | Author Map]
First Published: 2013-01-31
Latest Update: 2024-02-20
Description:
Functions to calculate exact critical values, statistical power, expected time to signal, and required sample sizes for performing exact sequential analysis. All these calculations can be done for either Poisson or binomial data, for continuous or group sequential analyses, and for different types of rejection boundaries. In case of group sequential analyses, the group sizes do not have to be specified in advance and the alpha spending can be arbitrarily settled.
How to cite:
Ivair Ramos Silva (2013). Sequential: Exact Sequential Analysis for Poisson and Binomial Data. R package version 4.3.4, https://cran.r-project.org/web/packages/Sequential. Accessed 19 Apr. 2025.
Previous versions and publish date:
1.0 (2013-01-31 18:56), 1.1 (2014-01-18 01:13), 2.0.1 (2015-06-20 00:29), 2.0.2 (2015-10-23 16:29), 2.0 (2015-06-07 00:55), 2.1.1 (2016-07-02 06:56), 2.1 (2016-05-14 00:19), 2.2.1 (2016-09-11 16:38), 2.2 (2016-07-11 19:05), 2.3.1 (2017-03-04 08:21), 2.3.2 (2017-08-02 07:14), 2.3 (2017-01-01 10:09), 3.0.1 (2019-02-08 06:43), 3.0 (2019-01-08 06:50), 3.1 (2019-09-28 15:20), 3.2.1 (2020-12-17 07:20), 3.2 (2020-11-29 07:20), 3.3.1 (2021-02-21 07:00), 3.3.2 (2021-08-18 19:30), 3.3.3 (2021-08-21 06:50), 3.3 (2021-02-06 07:00), 3.4 (2021-09-03 02:10), 4.0 (2021-09-30 07:10), 4.1 (2021-10-07 07:50), 4.2 (2022-02-19 13:10), 4.3.1 (2023-10-26 21:40), 4.3.2 (2023-12-15 19:30), 4.3.3 (2024-02-20 23:10), 4.3 (2022-04-24 06:40)
Other packages that cited Sequential R package
View Sequential citation profile
Other R packages that Sequential depends, imports, suggests or enhances
Complete documentation for Sequential
Functions, R codes and Examples using the Sequential R package
Some associated functions: Analyze.Binomial . Analyze.CondPoisson . Analyze.Poisson . Analyze.wBinomial . AnalyzeSetUp.Binomial . AnalyzeSetUp.CondPoisson . AnalyzeSetUp.Poisson . AnalyzeSetUp.wBinomial . CV.Binomial . CV.CondPoisson . CV.Poisson . ConfidenceInterval.Binomial . Optimal.Binomial . Performance.AlphaSpend.Binomial . Performance.AlphaSpend.CondPoisson . Performance.AlphaSpend.Poisson . Performance.Binomial . Performance.CondPoisson . Performance.Poisson . Performance.Threshold.Binomial . Performance.Threshold.CondPoisson . Performance.Threshold.Poisson . SampleSize.Binomial . SampleSize.CondPoisson . SampleSize.Poisson . Sequential-package . 
Some associated R codes: Analyze.Binomial.R . Analyze.CondPoisson.R . Analyze.Poisson.R . Analyze.wBinomial.R . AnalyzeSetUp.Binomial.R . AnalyzeSetUp.CondPoisson.R . AnalyzeSetUp.Poisson.R . AnalyzeSetUp.wBinomial.R . CV.Binomial.R . CV.CondPoisson.R . CV.Poisson.R . ConfidenceInterval.Binomial.R . Optimal.Binomial.R . Performance.AlphaSpend.Binomial.R . Performance.AlphaSpend.CondPoisson.R . Performance.AlphaSpend.Poisson.R . Performance.Binomial.R . Performance.CondPoisson.R . Performance.Poisson.R . Performance.Threshold.Binomial.R . Performance.Threshold.CondPoisson.R . Performance.Threshold.Poisson.R . SampleSize.Binomial.R . SampleSize.CondPoisson.R . SampleSize.Poisson.R .  Full Sequential package functions and examples
Downloads during the last 30 days
03/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/17Downloads for Sequential0102030405060708090100110120TrendBars

Today's Hot Picks in Authors and Packages

PCGSE  
Principal Component Gene Set Enrichment
Contains logic for computing the statistical association of variable groups, i.e., gene sets, with r ...
Download / Learn more Package Citations See dependency  
SDT  
Self-Determination Theory Measures
Functions for self-determination motivation theory (SDT) to compute measures of motivation internal ...
Download / Learn more Package Citations See dependency  
signibox  
Statistical Significance Marks on Boxplots
Add significance marks to any R Boxplot, including a given significance niveau. ...
Download / Learn more Package Citations See dependency  
arsenal  
An Arsenal of 'R' Functions for Large-Scale Statistical Summaries
An Arsenal of 'R' functions for large-scale statistical summaries, which are streamlined to work wi ...
Download / Learn more Package Citations See dependency  
MScombine  
Combine Data from Positive and Negative Ionization Mode Finding Common Entities
Find common entities detected in both positive and negative ionization mode, delete this entity in ...
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  

24,012

R Packages

207,311

Dependencies

65,069

Author Associations

24,013

Publication Badges

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