Skip to content

[Bug]: Moderation syntax does not work in PLS-SEM #3007

@francischuah

Description

@francischuah

JASP Version

0.18.3

Commit ID

No response

JASP Module

SEM

What analysis are you seeing the problem on?

PLS-SEM

What OS are you seeing the problem on?

Windows 11

Bug Description

PLS SEM moderation does not work
Izzat data.csv

Expected Behaviour

It should work. Model fit cannot be calculated for non-linear model. But I do not need the model fit.

Steps to Reproduce

Run the following syntax with the above given data.

#latent variable
Product =~ Product1 + Product2 + Product3 + Product4 + Product5
Price =~ Price1 + Price2 + Price3 + Price4 + Price5
Intention =~ Int1 + Int2 + Int3 + Int4 + Int5

#structural model
Intention ~ Product + Price
Intention ~ Product.Price

Log (if any)

This analysis terminated unexpectedly.

Error: The following error occured while computing the model-implied indicator correlation matrix:
fit() currently not applicable to nonlinear models.

Stack trace

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.

Metadata

Metadata

Assignees

Labels

Bug: HighBugs that are negatively affecting the area of the program, but don't need immediate fix.Module: jaspSem

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions