-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
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
[time]: 'date' [value]: 'Y40'
Error in td(df_y ~ df_x, method = m, conversion = "sum", fixed.rho = 0.9, :
right hand side contains NAs
any(is.na(df_y))
[1] FALSE
any(is.na(df_x))
[1] FALSE
Metadata
Metadata
Assignees
Labels
No labels