pval.d: P-value for D (modified) from table 4.2

Description Usage Arguments Value Examples

View source: R/pvaltab.R

Description

P-value for D (modified) from table 4.2

Usage

1
pval.d(stat)

Arguments

stat

Test statistic value

Value

P-value interval (as character representation of interval)

Examples

1
2
3
4
5
pval.d(1)
pval.d(1.25)
pval.d(1.5)
pval.d(1.75)
pval.d(2)

nxskok/edfr documentation built on May 24, 2019, 11:51 a.m.