multibreak |
method=arg (default=“seqplus1”) | Breakpoint testing method: “seqplus1” (sequential tests of single versus breaks), “seqall” (sequential test of all possible versus breaks), “glob” (tests of global vs. no breaks), “globplus1” (tests of versus globally determined breaks), “globinfo” (information criteria evaluation). |
trim=arg (default=5) | Trimming percentage for determining minimum segment size (5, 10, 15, 20, 25). |
maxbreaks=integer (default=5) | Maximum number of breakpoints to allow (not applicable if “method=seqall”). |
maxlevels=integer (default=5) | Maximum number of break levels to consider in sequential testing (applicable when “method=sequall”). |
size=arg (default=5) | Test sizes for use in sequential determination and final test evaluation (10, 5, 2.5, 1) corresponding to 0.10, 0.05, 0.025, 0.01, respectively |
heterr | Assume regimes specific error distributions in variance computation. |
commondata | Assume a common distribution for the data across segments (only applicable if original equation is estimated with a robust covariance method, “heterr” is not specified). |
prompt | Force the dialog to appear from within a program. |
p | Print the view. |
versus
breaks. The second line tests uses the global
breaks versus none tests with trimming value 0.15, and a size of 0.10 to test for differences in the coefficient on TB3 across regimes.
versus
breaks. The third line uses the global
breaks versus none tests. Both of these tests allow for error distributions to vary across the different segments. The final line evaluates the breakpoints using information criteria associated with the global optimizers.