StatCharrms (version 0.90.92)

williamsTestLookUpTable: Look up table for the critical values used in the Williams test.

Description

This is the look up table for the critical values provided in Green (2018). This table is automaticly called durring the the exicution of williamsTest function.

Usage

data("williamsTestLookUpTable")

Arguments

Format

df

The degree of freedom for the test.

Q

B

References

Green J., Springer T., Holbeck H. Statistical Analysis of Ecotoxicology Data (Wiley in press)

Examples

Run this code
# NOT RUN {
	data(williamsTestLookUpTable)
	str(williamsTestLookUpTable)	
# }

Run the code above in your browser using DataLab