-
Notifications
You must be signed in to change notification settings - Fork 29
Closed
Labels
Bug: MediumBugs that don't influence the basic function of the app, but it's better to fix them at some point.Bugs that don't influence the basic function of the app, but it's better to fix them at some point.Module: jaspTimeSeries
Description
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
- Time Series -> ARIMA
- enter variables
- 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
Assignees
Labels
Bug: MediumBugs that don't influence the basic function of the app, but it's better to fix them at some point.Bugs that don't influence the basic function of the app, but it's better to fix them at some point.Module: jaspTimeSeries