compile_seqtests | R Documentation |
'compile_seqtests' formats the output of the 'seqtests' class object to 1 table
A table containing sequential sup F tests statistics of 'l' versus 'l+1' for 'l' in '1' to 'm' breaks with critical values of the corresponding tests at 1%, 2.5%, 5%, and 10% significance levels.
compile_seqtests(x)
x |
'seqtests' class object |
class 'seqtests' list 'x' with appended data frame 'sfl' containing the sequential SupF test statistics with critical values at 10%, 5%, 2.5%, and 1% level.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.