-
Notifications
You must be signed in to change notification settings - Fork 29
Description
JASP Version
0.19.1
Commit ID
No response
JASP Module
SEM
What analysis are you seeing the problem on?
Structural Equation Model (SEM)
What OS are you seeing the problem on?
Other
Bug Description
I am trying to do the SEM test. I have tried multiple times, but it shows me the following error:
This analysis terminated unexpectedly.
Error in if (nrow(originalSyntaxTable[originalSyntaxTable$op = ':=', : argument is of length zero
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)
.semParameters(modelContainer, dataset, options, ready)
.semParameterTables(modelContainer[['results']][['object']][[1]], NULL, params, options, ready, modelContainer, dataset)
To receive assistance with this problem, please report the message above at: https://jasp-stats.org/bug-reports
Expected Behaviour
The SEM should work.
SEM example.xlsx
I have added data in excel.
What should I do?
Steps to Reproduce
...
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.