Skip to content

ARIMA does not pass parameter "method" to stats::arima #330

@hjhffmGH

Description

@hjhffmGH

When trying to pass the parameter "method" to stats::arima like in
arima111ML = fable::ARIMA(formula, method="ML")
(formula: formula according to specification)
the error message:
1 error encountered for arima111ML
[1] formal argument "method" matched by multiple actual arguments

is displayed.

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