null.dist: Finds the exact null distribution for hazard rate test

Description Usage Arguments Value Examples

View source: R/null.dist.R

Description

Finds the exact null distribution for hazard rate test

Usage

1
null.dist(m, n)

Arguments

m

the sample size of the first sample

n

the sample size of the second sample

Value

Returns a frequency distribution table for the hazard rate test statistic

Examples

1
null.dist(3,3)

wbbreslin/HazardRateTest documentation built on Dec. 23, 2021, 5:08 p.m.