Open AZFARHAD24511 opened 10 months ago
Yes, this should be possible. Have you seen this? https://cran.r-project.org/web/packages/tempdisagg/vignettes/hf-disagg.html
If you have NA
s, it's probably best to interpolate them beforehand. For example, using tsbox:: ts_na_interpolation()
.
is it possible to implement for annual as low frequency on daily time series and is there any limitations? when i apply it i face with some error as follow whereas i have no missing values
Error in td(df_y ~ df_x, method = m, conversion = "sum", fixed.rho = 0.9, : right hand side contains NAs