Folded-binomial distribution for Bernoulli sample variances
Source:R/rectangles_bernoulli.R
folded_binomial_pmf.RdProbability mass and tail probabilities for the folded count that determines the exact Bernoulli sample variance.
Value
folded_binomial_pmf() returns a named probability vector over folded
counts 0, ..., floor(m / 2). folded_binomial_tails() returns a list with
lower and upper cumulative tail probabilities.
See also
Other rectangle helpers:
binary_rectangle_corners(),
cmr_multiarm_from_rectangle(),
cmr_stratified_from_rectangle(),
cmr_unbounded_from_rectangle(),
multiarm_variance_objective(),
rectangle_bernoulli_binary(),
rectangle_bounded_two_arm(),
rectangle_multiarm(),
rectangle_multiple_outcomes(),
rectangle_proxy(),
rectangle_stratified(),
rectangle_unbounded(),
stratified_variance_objective(),
variance_bounds_bernoulli_exact(),
variance_bounds_maurer_pontil(),
variance_bounds_unbounded_mom()