Skip to content

Error in posterior_predict for Holt models #8

@asael697

Description

@asael697

There is an error in the posterior_predict_ets() function, in line 625 is
if(d1 > 0) mu2 = sum(xh%*%breg[i,])
instead, this allows a proper matrix multiplication.

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