[Bug]: Predictive Analytics: This analysis terminated unexpectedly. #3140
Labels
Module: jaspPredictiveAnalytics
OS: Windows 11
Waiting for requester
If waiting for a long time it is reasonable to close an issue
JASP Version
0.19.3
Commit ID
No response
JASP Module
Predictive Analytics
What analysis are you seeing the problem on?
Future Prediction, Prediction Indicator, Bart-Regression
What OS are you seeing the problem on?
Windows 11
Bug Description
When activating the Future Prediction option, an Error message is generated:
This analysis terminated unexpectedly.
Error in
$<-.data.frame
(*tmp*
, 'tt', value = 7290:7289): replacement has 2 rows, data has 0Stack 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)
.predanFuturePredictionResults(jaspResults, dataset, options, ready)
$<-
(*tmp*
, 'tt', value = 7290:7289)$<-.data.frame
(*tmp*
, 'tt', value = 7290:7289)stop(sprintf(ngettext(N, 'replacement has %d row, data has %d', 'replacement has %d rows, data has %d'), N, nrows), domain = NA)
Expected Behaviour
I was expecting prediction plots
Steps to Reproduce
...
Log (if any)
No response
More Debug Information
No response
Final Checklist
The text was updated successfully, but these errors were encountered: