compile_sbtests | R Documentation |
'compile_sbtests' formats the output of 'sbtests' into two tables.
compile_sbtests(x, digits = 3)
x |
An 'sbtests' class object. |
digits |
The number of decimal places displayed. |
A modified 'sbtests' object, 'x', with two appended data frames:
A data frame containing SupF test statistics for testing 0 versus m breaks, where m is the maximum number of breaks considered in 'x'. It includes critical values at the 10%, 5%, 2.5%, and 1% levels.
A data frame containing Double Max test statistics with critical values at the 10%, 5%, 2.5%, and 1% levels.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.