Skip to content

Add public methods to return parameters of Exponential Smoothing models #82

@amoralico

Description

@amoralico

There are no public methods to get the parameters of an Exponential Smoothing model.
For example, getAlpha, getBeta, getLevel, etc.
This parameter values are only visible using toString() method of the model.

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