quantileCI - Confidence Intervals for Quantiles
Computes exact and interpolated confidence intervals for population quantiles based on a single independent and identically distributed sample. The package implements different methods for computing the confidence intervals and also provides functionality to check the coverage of the methods.
Last updated 4 years ago
3.34 score 4 stars 11 scriptssocialroulette - Generate social roulette partitions, i.e. divide people into groups of predefined size
Partition individuals into groups of a predefined size. Different ways of partitioning are provided, one based on the maximally diverse grouping problem solver by Lai and Hao (2016) tries to maximize the overall distance of how far back in time individuals have been in the same group previously.
Last updated 1 months ago
cpp
2.54 score 7 stars 4 scriptsbirthdayproblem - Functionality for handling the birthday problem with unequal probabilities
The package contains a simple function for computing the probability that in a group of n people, with ppl originating from one of N classes, that two or more people in the group are of the same class.
Last updated 8 years ago
2.30 score 4 stars 4 scriptsbinomSamSize - Confidence Intervals and Sample Size Determination for a Binomial Proportion under Simple Random Sampling and Pooled Sampling
A suite of functions to compute confidence intervals and necessary sample sizes for the parameter p of the Bernoulli B(p) distribution under simple random sampling or under pooled sampling. Such computations are e.g. of interest when investigating the incidence or prevalence in populations. The package contains functions to compute coverage probabilities and coverage coefficients of the provided confidence intervals procedures. Sample size calculations are based on expected length.
Last updated 1 years ago
fortran
2.18 score 2 stars 15 scripts 125 downloads