pval.v: P-value for V (modified) from table 4.2

Description Usage Arguments Value Examples

View source: R/pvaltab.R

Description

P-value for V (modified) from table 4.2

Usage

1
pval.v(stat)

Arguments

stat

Test statistic value

Value

P-value interval (as character representation of interval)

Examples

1
2
3
4
5
pval.v(1.4)
pval.v(1.65)
pval.v(1.9)
pval.v(2.15)
pval.v(2.4)

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