| compile_sbtests {mbreaks} | R Documentation |
Compile the output of Sup Wald test
Description
compile_sbtests formats the output of the sbtests into 2 tables
supF1 table containing Sup F tests of
0versus1tombreaks with critical values of the corresponding tests
Usage
compile_sbtests(x, digits = 3)
Arguments
x |
|
digits |
number of decimal places displayed |
Value
class sbtests x with appended 2 data frames:
supF1 A data frame contains SupF tests statistics of
0versusmbreaks, wheremis maximum number of breaks considered inxwith critical values at{10%,5%,2.5%,1%}levelUDMax A data frame contains Double Max test statistics with with critical values at
{10%,5%,2.5%,1%}level
[Package mbreaks version 1.0.0 Index]