Skip to content

Labeling bug in Autoregressive #546

@AlexAndorra

Description

@AlexAndorra

There is a small labeling bug in Autoregressive: the parameter dimensions are using AR_PARAM_DIM (always equal to "lag_ar"), which is inconsistent for multivariate param dims. I changed it to f"lag_{self.name}" (e.g "lag_auto_regressive") and will push the PR as soon as I can

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions