Skip to content

annual to daily #53

@AZFARHAD24511

Description

@AZFARHAD24511

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions