changepoints |
noboot | Do not calculate bootstrapped p-values. |
simple | Use the simple bootstrap. By default, the sieve bootstrap is used. |
mle | Calculate the bootstrap AR estimates using MLE. Default is to use the HVK estimates. |
reps=arg | Number of bootstrap replications. |
seed=int | Set the random number generator seed. |
rng=arg | Set random number generator type. Available types are: improved Knuth generator (“kn”), improved Mersenne Twister (“mt”), Knuth’s (1997) lagged Fibonacci generator used in EViews 4 (“kn4”), L’Ecuyer’s (1999) combined multiple recursive generator (“le”), Matsumoto and Nishimura’s (1998) Mersenne Twister used in EViews 4 (“mt4”). |
out=name | Specify the name of the matrix containing the test statistics and p-values. |
prompt | Force the dialog to appear from within a program. |
p | Print results. |