mann_grubbs_sum function

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

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

Calculate the restricted sum in the Mann-Grubbs method.

mann_grubbs_sum(s, n)

Arguments

  • s: Vector of successes.
  • n: Vector of sample sizes.

Returns

The restricted sum.

  • Maintainer: Edward Schuberg
  • License: GPL-3
  • Last published: 2019-07-09

Useful links