Skip to content

name= support in SARIMAX / VARMAX / ETS / DFM #671

Description

@opherdonchin

Issue #602 explicitly called for adding name= to the __init__ of BayesianSARIMAX, VARMAX, ETS, and DFM. As of PR #654, none of these currently accept or forward name= to super().__init__(), so users can't use multiple instances of those models in a single PyMC model.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions