Closed steveshaoucsb closed 3 months ago
Adding data, and write a test case for that error. The R-truth data is generated through the following code: result <- td(low_freq_ts ~ high_freq_ts + 1, conversion = "first", to="monthly", method="chow-lin-maxlog")
result <- td(low_freq_ts ~ high_freq_ts + 1, conversion = "first", to="monthly", method="chow-lin-maxlog")
Adding data, and write a test case for that error. The R-truth data is generated through the following code:
result <- td(low_freq_ts ~ high_freq_ts + 1, conversion = "first", to="monthly", method="chow-lin-maxlog")