powered by
Compute the critical values by performing N simulation.
critical.values(a, b, N = 1e+05, alpha = 0.05)
A list containing three components: critical values for Johnson-Graybill, LBI and Tusell tests, respectively.
number of rows
number of columns
number of simulations
level(s) of the test
johnson.graybill.test, lbi.test, tusell.test
johnson.graybill.test
lbi.test
tusell.test
data(Boik) critical.values(nrow(Boik), ncol(Boik), 0.01)
Run the code above in your browser using DataLab