R/rbscCI-package.R

#' Blyth-Still-Casella Confidence Interval
#'
#' @details Provides a fast calculation of the Blyth-Still-Casella confidence interval.
#' @docType package
#' @name rbscCI
#' @useDynLib rbscCI, .registration = TRUE
#' @importFrom Rcpp evalCpp
NULL

Try the rbscCI package in your browser

Any scripts or data that you put into this service are public.

rbscCI documentation built on July 8, 2020, 7:15 p.m.