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

Description Usage Format References Examples

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

1
data("williamsTestLookUpTable")

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

1
2

Example output

R session is headless; GTK+ not initialized.

(R:2518494): Gtk-WARNING **: 03:35:51.226: gtk_disable_setlocale() must be called before gtk_init()
R session is headless; GTK+ not initialized.
Type Run.StatCharrms() to begin.
'data.frame':	119 obs. of  19 variables:
 $ df : int  5 6 7 8 9 10 11 12 13 14 ...
 $ Q2 : num  2.14 2.06 2 1.96 1.93 ...
 $ B2 : int  2 2 2 2 2 3 3 3 3 3 ...
 $ Q3 : num  2.19 2.1 2.04 2 1.97 ...
 $ B3 : int  4 4 4 4 4 4 4 4 4 4 ...
 $ Q4 : num  2.21 2.12 2.06 2.01 1.98 ...
 $ B4 : int  5 5 5 5 5 5 5 5 5 5 ...
 $ Q5 : num  2.22 2.13 2.07 2.02 1.99 ...
 $ B5 : int  5 5 5 5 5 5 5 5 5 5 ...
 $ Q6 : num  2.23 2.14 2.08 2.03 2 ...
 $ B6 : int  6 6 6 6 6 6 6 6 6 6 ...
 $ Q7 : num  2.24 2.14 2.08 2.04 2 ...
 $ B7 : int  6 6 6 6 6 6 6 6 6 6 ...
 $ Q8 : num  2.24 2.15 2.08 2.04 2.01 ...
 $ B8 : int  6 6 6 6 6 6 6 6 6 6 ...
 $ Q9 : num  2.25 2.15 2.09 2.04 2.01 ...
 $ B9 : int  6 6 7 7 7 7 7 7 7 7 ...
 $ Q10: num  2.25 2.15 2.09 2.04 2.01 ...
 $ B10: int  6 6 7 7 7 7 7 7 7 7 ...

StatCharrms documentation built on Nov. 14, 2020, 5:09 p.m.