Skip to content

[Bug]: about SEM #2985

@fangyijie0808

Description

@fangyijie0808

JASP Version

0.19.1

Commit ID

No response

JASP Module

SEM

What analysis are you seeing the problem on?

SEM

What OS are you seeing the problem on?

macOS Silicon

Bug Description

Error in names(indirect_effects) <- effect_names: 'names' attribute [2380] must be the same length as the vector [70]
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)
.semFitTab(jaspResults, modelContainer, dataset, options, ready)
.semComputeResults(modelContainer, dataset, options)
.semEffectsSyntax(originalSyntax, syntaxTable, regressions, dataset, options)

Expected Behaviour

Run the SEM model successfully.

Steps to Reproduce

1.write my code
2.command+shift to apply it
3.error
...

Log (if any)

Error in names(indirect_effects) <- effect_names: 'names' attribute [2380] must be the same length as the vector [70]
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)
.semFitTab(jaspResults, modelContainer, dataset, options, ready)
.semComputeResults(modelContainer, dataset, options)
.semEffectsSyntax(originalSyntax, syntaxTable, regressions, dataset, options)

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

Module: jaspSemOS: macOS SiliconStaleIssues and pull requests that have not had recent interactionWaiting for requesterIf waiting for a long time it is reasonable to close an issue

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions