mWald_p: Modified Wald Interval

Usage Arguments Examples

View source: R/mWald_p.R

Usage

1
mWald(n00 = 49, n01 = 1, n10 = 1, n11 = 2, X = 14, Y = 433, alpha = 0.05)

Arguments

x

Examples

1
2
3
4
5
6
7
8
##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.

## The function is currently defined as
function (x)
{
  }

BriceonWiley/IntegratedLikelihood.R documentation built on Aug. 21, 2020, 11 p.m.