Learn R Programming

serieslcb (version 0.1.0)

mann_grubbs_sum: Function to calculate the restricted sum in the Mann-Grubbs method.

Description

Calculate the restricted sum in the Mann-Grubbs method.

Usage

mann_grubbs_sum(s, n)

Arguments

s

Vector of successes.

n

Vector of sample sizes.

Value

The restricted sum.