JanDitzen / xtbreak

Testing and Estimation of structural breaks in Stata
https://janditzen.github.io/xtbreak/
18 stars 10 forks source link

errors msg after update #19

Open sechemchet opened 4 months ago

sechemchet commented 4 months ago

Hi, I would like to use your test in stata, but have face these challanges: 1) . xtbreak test dttf dthe, breaks(2) xtbreak_Test_Hi_unknown(): 3253 [1,1] found where real required

: - function returned error r(3253); I had not this issue with the previous version. 2) test runs for cca 1500 observations up to 6 hours. (13th Gen Intel(R) Core(TM) i7-1355U 1.70 GHz / 16 GB RAM) Any particular reason for that? Many thanks, Milan
JanDitzen commented 4 months ago

Hi Milan, thanks for your interest using xtbreak.

I have a few questions:

  1. do you have a time series or a panel dataset?
  2. how fast was the command running prior to the update and which version did you use?

Best,

Jan