Skip to content

Bug in create.inputs  #21

Description

@xenmind

Hi,

Looks like there might be a bug in create.inputs(). In the Exogenous section this: 'if (length(xreg.lags[[i]]>0)){' should be 'if (length(xreg.lags[[i]])>0){' for the code to function correctly.

Thanks for a great package,
Gavin.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions