pval.u2: P-value for U-squared (modified) from table 4.2

Description Usage Arguments Value Examples

View source: R/pvaltab.R

Description

P-value for U-squared (modified) from table 4.2

Usage

1
pval.u2(stat)

Arguments

stat

Test statistic value

Value

P-value interval (as character representation of interval)

Examples

1
2
3
4
5
pval.u2(0.1)
pval.u2(0.175)
pval.u2(0.25)
pval.u2(0.325)
pval.u2(0.4)

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