madansky.fun: Lagrange multiplier in Madansky's method

Description Usage Arguments

View source: R/functions.R

Description

This function is called in the madansky() function to solve for the Lagrange multipliers.

Usage

1
madansky.fun(lam, s, n, alpha)

Arguments

lam

The value of the Lagrange multiplier

s

Vector of successes.

n

Vector of sample sizes.

alpha

The significance level; to calculate a 100(1-α)% lower confidence bound.


serieslcb documentation built on July 9, 2019, 9:03 a.m.