fun.wald: Wald test for the differencce in two binomial coefficients.

View source: R/new.R

fun.waldR Documentation

Wald test for the differencce in two binomial coefficients.

Description

Wald test for the differencce in two binomial coefficients.

Usage

fun.wald(y1, y2, n1, n2)

Arguments

y1

Number of successes from group 1

y2

Number of successes from group 1

n1

Number of trials from group 1

n2

Number of trials from group 1


kolassa-dev/TheorStat documentation built on Dec. 7, 2023, 12:23 a.m.