Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: ARIMA analysis terminated unexpectedly #2982

Open
1 of 3 tasks
dustiii-p opened this issue Oct 23, 2024 · 1 comment
Open
1 of 3 tasks

[Bug]: ARIMA analysis terminated unexpectedly #2982

dustiii-p opened this issue Oct 23, 2024 · 1 comment

Comments

@dustiii-p
Copy link

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.
Copy link

@dustiii-p, thanks for taking the time to create this issue. If possible (and applicable), please upload to the issue website (#2982) a screenshot showcasing the problem, and/or a compressed (zipped) .jasp file or the data file that causes the issue. If you would prefer not to make your data publicly available, you can send your file(s) directly to us, [email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants