Closed Gonzobilbao closed 4 years ago
Hi Gonzalo, Sorry for the delay. The code seems correct. I guess the method only finds one shift (or maybe no shifts). Then when you run estimate_convergent_regimes you get the error. Please let me know if that's the case.
Hi Mohammed, thanks for the answer. Yes, so no shifts were found by estimate_shift_configuration, that was why the error popped up. While doing this, I realized that the function summary.l1ou is not there, although it is on the manual. Maybe an issue with the manual installation?
Gonzalo
Hi,
I am running the following piece of code
I get the following error
Error: object 'elist.min' not found
This seems to be also the case when I choose the criterion "pBICess" for estimating shifts. Is there any problem with my code?
Also, this is probably a silly question, but is the criterion for estimating shifts and convergence supposed to be the same? Or can it be, say pBIC for estimating shifts and BIC/AICc/ for estimating convergence (I illustrate it with an example bellow):
Does this make any sense? Thank you!
Gonzalo