critical.values: Critical Values for the Johnson-Graybill, LBI and Tusell...

Description Usage Arguments Value See Also Examples

Description

Compute the critical values by performing N simulation.

Usage

1
critical.values(a, b, N = 1e+05, alpha = 0.05)

Arguments

a

number of rows

b

number of columns

N

number of simulations

alpha

level(s) of the test

Value

A list containing three components: critical values for Johnson-Graybill, LBI and Tusell tests, respectively.

See Also

johnson.graybill.test, lbi.test, tusell.test

Examples

1
2

simecek/additivityTests documentation built on May 29, 2019, 10:01 p.m.