Skip to content

"Error: C stack usage 7970512 is too close to the limit" #10

Description

@dkibalnikov

Error is thrown when use forecast function.
air.fit.mlp <- mlp(air.train)
air.fcst.mlp <- forecast(air.fit.mlp, h = 35)

The same problem is occurred for both local R session (MacOS) and RStudio Cloud

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