-
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?
Structural Equation Modelling
What OS are you seeing the problem on?
Windows 10
Bug Description
This analysis terminated unexpectedly.
Error in if (!all(rk > 1 & rk < tmp.r)) {: missing value where TRUE/FALSE needed
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)
lavaan::parameterestimates(fit, level = options[['ciLevel']], boot.ci.type = bootstrapCiType)
norm.inter(t, adj.alpha)
To receive assistance with this problem, please report the message above at: https://jasp-stats.org/bug-reports
Expected Behaviour
The output of the SEM analysis should have been seen.
Steps to Reproduce
Measurement models (reflective constructs)
Food_Quality =~ FQ1_Taste + FQ2_Presentation + FQ3_Freshness + FQ4_Temperature
Service_Quality =~ SQ1_Speed + SQ2_Friendliness + SQ3_Knowledge + SQ4_Attentiveness
Atmosphere =~ AT1_Ambiance + AT2_Cleanliness + AT3_Noise + AT4_Comfort
Value_Perception =~ VP1_Fair + VP2_Value + VP3_Worth
Satisfaction =~ SAT1_Overall + SAT2_Expectations + SAT3_Pleased
Loyalty =~ LOY1_Revisit + LOY2_Recommend + LOY3_WOM
Structural model (hypothesized relationships)
Satisfaction ~ Food_Quality + Service_Quality + Atmosphere + Value_Perception
Loyalty ~ Satisfaction + Food_Quality + Service_Quality
Log (if any)
No response
More Debug Information
-------- Application Info --------
JASP Version: JASP 0.19.3
Build Branch: 0.19.3
Build Date: Jan 3 2025 12:53:34 (Netherlands)
Last Commit: c8710df5442149527b0692cc1367ea5b3c982d04
-------- Basic Info --------
Operating System: Windows 10 Version 22H2
Product Version: 10
Kernel Type: winnt
Kernel Version: 10.0.19045
Architecture: x86_64
Install Path: C:/Program Files (x86)/JASP
Platfotm Name: windows
System Local: en_GB
-------- Extra Info --------
Current code page
Active code page: 437
Active code page: 65001
Host Name: BV-M-FDT-JIDEAN
OS Name: Microsoft Windows 10 Enterprise
OS Version: 10.0.19045 N/A Build 19045
OS Manufacturer: Microsoft Corporation
OS Configuration: Member Workstation
OS Build Type: Multiprocessor Free
Registered Owner: admin
Registered Organization: CPUT
Product ID: 00329-00000-00003-AA659
Original Install Date: 25/Jan/22, 10:06:27
System Boot Time: 25/Sep/25, 13:48:11
System Manufacturer: LENOVO
System Model: 20NQS53A00
System Type: x64-based PC
Processor(s): 1 Processor(s) Installed.
[01]: Intel64 Family 6 Model 142 Stepping 12 GenuineIntel ~1792 Mhz
BIOS Version: LENOVO N2LET71W (1.71 ), 05/Dec/19
Windows Directory: C:\WINDOWS
System Directory: C:\WINDOWS\system32
Boot Device: \Device\HarddiskVolume1
System Locale: en-us;English (United States)
Input Locale: en-us;English (United States)
Time Zone: (UTC+02:00) Harare, Pretoria
Total Physical Memory: 16,132 MB
Available Physical Memory: 3,504 MB
Virtual Memory: Max Size: 32,933 MB
Virtual Memory: Available: 4,458 MB
Virtual Memory: In Use: 28,475 MB
Page File Location(s): C:\pagefile.sys
Domain: ADS.CPUT.AC.ZA
Logon Server: \BLV-DS02
Hotfix(s): 12 Hotfix(s) Installed.
[01]: KB5036608
[02]: KB4562830
[03]: KB5007401
[04]: KB5012170
[05]: KB5015684
[06]: KB5017308
[07]: KB5007273
[08]: KB5011352
[09]: KB5016705
[10]: KB5031539
[11]: KB5037018
[12]: KB5037240
Network Card(s): 4 NIC(s) Installed.
[01]: Generic Mobile Broadband Adapter
Connection Name: Cellular
Status: Media disconnected
[02]: Intel(R) Wireless-AC 9560 160MHz
Connection Name: Wi-Fi
DHCP Enabled: Yes
DHCP Server: 192.168.0.1
IP address(es)
[01]: 192.168.0.105
[02]: fe80::6115:aeef:22ff:6ae2
[03]: Intel(R) Ethernet Connection (6) I219-V
Connection Name: Ethernet
Status: Media disconnected
[04]: Bluetooth Device (Personal Area Network)
Connection Name: Bluetooth Network Connection
Status: Media disconnected
Hyper-V Requirements: VM Monitor Mode Extensions: Yes
Virtualization Enabled In Firmware: Yes
Second Level Address Translation: Yes
Data Execution Prevention Available: Yes
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.