-
Notifications
You must be signed in to change notification settings - Fork 29
Description
JASP Version
0.19.3
Commit ID
No response
JASP Module
SEM
What analysis are you seeing the problem on?
No response
What OS are you seeing the problem on?
macOS Silicon
Bug Description
This analysis terminated unexpectedly.
Error in x$[[<-
(i, value): Did not get a vector or list as column..
Stack trace
withCallingHandlers(expr = analysis(jaspResults = jaspResults, dataset = dataset, options = options), error = .addStackTrace)
analysis(jaspResults = jaspResults, dataset = dataset, options = options)
.semParameters(modelContainer, dataset, options, ready)
.semParameterTables(modelContainer[['results']][['object']][[1]], NULL, params, options, ready, modelContainer, dataset)
[[<-
(*tmp*
, 'std.nox', value = NULL)
[[<-.jaspTableR
(*tmp*
, 'std.nox', value = NULL)
x$.enclos_env$private$setField(field, value)
[[<-
(*tmp*
, field, value = NULL)
.local(x, i, j, ..., value = value)
x$[[<-
(i, value)
To receive assistance with this problem, please report the message above at: https://jasp-stats.org/bug-reports
Expected Behaviour
I am expecting the indirect effects of a SEM
Aftermath COVID-19_2024_new 2.jasp.zip
Steps to Reproduce
...
Log (if any)
This analysis terminated unexpectedly.
Error in x$[[<-
(i, value): Did not get a vector or list as column..
Stack trace
withCallingHandlers(expr = analysis(jaspResults = jaspResults, dataset = dataset, options = options), error = .addStackTrace)
analysis(jaspResults = jaspResults, dataset = dataset, options = options)
.semParameters(modelContainer, dataset, options, ready)
.semParameterTables(modelContainer[['results']][['object']][[1]], NULL, params, options, ready, modelContainer, dataset)
[[<-
(*tmp*
, 'std.nox', value = NULL)
[[<-.jaspTableR
(*tmp*
, 'std.nox', value = NULL)
x$.enclos_env$private$setField(field, value)
[[<-
(*tmp*
, field, value = NULL)
.local(x, i, j, ..., value = value)
x$[[<-
(i, value)
To receive assistance with this problem, please report the message above at: https://jasp-stats.org/bug-reports
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.