Description Usage Arguments Value References
This function performs the gridsearch loop over nuisance parameter space in calc_mmcpval. It is written in C++ for better performance in terms of speed. It is only used when calling gridSearch_paramCI or randSearch_paramCI as optimization method.
1 | grid_eval(y, x, mcgrid, N, params)
|
N |
total number of test statistics (i.e. simulated + observed = N) |
ext |
observed series |
maximized p-value over parameter space.
Dufour, J. M., & Luger, R. (2017). Identification-robust moment-based tests for Markov switching in autoregressive models. Econometric Reviews, 36(6-9), 713-727.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.