pval.w2: P-value for W-squared (modified) from table 4.2

Description Usage Arguments Value Examples

View source: R/pvaltab.R

Description

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

Usage

1
pval.w2(stat)

Arguments

stat

Test statistic value

Value

P-value interval (as character representation of interval)

Examples

1
2
3
4
5
pval.w2(0.2)
pval.w2(0.45)
pval.w2(0.7)
pval.w2(0.95)
pval.w2(1.2)

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