Skip to content

[Bug]: ARIMA analysis terminated unexpectedly  #2982

@dustiii-p

Description

@dustiii-p

JASP Version

0.19.1

Commit ID

No response

JASP Module

Time Series

What analysis are you seeing the problem on?

No response

What OS are you seeing the problem on?

Other

Bug Description

Error in minT:maxT: NA/NaN argument

Stack trace
tryCatchOne(expr, names, parentenv, handlers[[1]])

doTryCatch(return(expr), name, parentenv, handler)

withCallingHandlers(expr = analysis(jaspResults = jaspResults, dataset = dataset, options = options), error = .addStackTrace)

analysis(jaspResults = jaspResults, dataset = dataset, options = options)

.tsDataWithMissingRowsHandler(datasetFiltered, options, ready)

Expected Behaviour

It should run the analysis

Steps to Reproduce

  1. Time Series -> ARIMA
  2. enter variables
  3. error popped up
    ...

Log (if any)

No response

More Debug Information

No response

Final Checklist

  • I have included a screenshot showcasing the issue, if possible.
  • I have included a JASP file (zipped) or data file that causes the crash/bug, if applicable.
  • I have accurately described the bug, and steps to reproduce it.

Metadata

Metadata

Labels

Bug: MediumBugs that don't influence the basic function of the app, but it's better to fix them at some point.Module: jaspTimeSeries

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions