Other packages > Find by keyword >

bpcp  

Beta Product Confidence Procedure for Right Censored Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("bpcp", "1.4.2")



Attach the package and use:
library("bpcp")
Maintained by
Michael P. Fay
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2012-06-29
Latest Update: 2022-03-11
Description:
Calculates nonparametric pointwise confidence intervals for the survival distribution for right censored data, and for medians [Fay and Brittain ]. Has two-sample tests for dissimilarity (e.g., difference, ratio or odds ratio) in survival at a fixed time, and differences in medians [Fay, Proschan, and Brittain ]. Basically, the package gives exact inference methods for one- and two-sample exact inferences for Kaplan-Meier curves (e.g., generalizing Fisher's exact test to allow for right censoring), which are especially important for latter parts of the survival curve, small sample sizes or heavily censored data. Includes mid-p options.
How to cite:
Michael P. Fay (2012). bpcp: Beta Product Confidence Procedure for Right Censored Data. R package version 1.4.2, https://cran.r-project.org/web/packages/bpcp. Accessed 05 Aug. 2026.
Previous versions and publish date:
(2026-07-22 22:30), 0.5.0 (2012-06-29 14:53), 1.0.0 (2013-06-05 20:58), 1.1.0 (2014-04-30 22:25), 1.2.4 (2014-11-22 01:53), 1.2.5 (2015-06-05 01:07), 1.2.6 (2015-07-03 00:11), 1.3.0 (2016-01-19 23:48), 1.3.1 (2016-01-20 15:38), 1.3.2 (2016-03-28 16:51), 1.3.3 (2016-05-04 09:00), 1.3.4 (2016-06-14 15:22), 1.4.2 (2022-03-12 00:10), 1.4 (2019-12-07 02:20), 1.5.1 (2026-02-19 07:10), 1.5.4 (2026-07-21 13:20)
Other packages that cited bpcp R package
View bpcp citation profile
Other R packages that bpcp depends, imports, suggests or enhances
Complete documentation for bpcp
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
Download / Learn more Package Citations See dependency  
kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
Download / Learn more Package Citations See dependency  
dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
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  
noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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