Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Error in diag(scales) %*% truevar: non-conformable arguments #2791

Closed
2 of 3 tasks
hjmo63 opened this issue Jun 21, 2024 · 3 comments
Closed
2 of 3 tasks

[Bug]: Error in diag(scales) %*% truevar: non-conformable arguments #2791

hjmo63 opened this issue Jun 21, 2024 · 3 comments
Assignees
Labels
Bug Duplicate This issue or pull request already exists Module: jaspFactor OS: Windows 10

Comments

@hjmo63
Copy link

hjmo63 commented Jun 21, 2024

JASP Version

0.18.3

Commit ID

No response

JASP Module

Factor

What analysis are you seeing the problem on?

Comfirmatory Factor Analysis

What OS are you seeing the problem on?

Windows 10

Bug Description

This is text that appear in the error message (see the image attached):


This analysis terminated unexpectedly.
Error in diag(scales) %*% truevar: non-conformable arguments
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)
.cfaTableReliability(jaspResults, options, cfaResult)
semTools::compRelSEM(cfaResult[['lav']], return.total = TRUE)
omegaCat(truevar = commonCov, denom = totalCov, threshold = threshold[[b]][myIndNames], scales = latScales[[b]][myIndNames])
To receive assistance with this problem, please report the message above at: https://jasp-stats.org/bug-reports


The aim was to run a CFA. The curiosity about thist error is that it only occurs when the option "Reliability" under the section "Additional Output" was on!
The data file can be provided by private email on request, as the data is protected by confidentiality and informed consent.

Expected Behaviour

The reliability figures were expected to be presented.

Steps to Reproduce

  1. In order to avoid the bug, the opion "Reliability" under the section "Additional Output" was disable.

Log (if any)

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.
@hjmo63 hjmo63 added the Bug label Jun 21, 2024
Copy link

@hjmo63, thanks for taking the time to create this issue. If possible (and applicable), please upload to the issue website (#2791) a screenshot showcasing the problem, and/or a compressed (zipped) .jasp file or the data file that causes the issue. If you would prefer not to make your data publicly available, you can send your file(s) directly to us, issues@jasp-stats.org

@juliuspfadt
Copy link
Contributor

Hi thanks for the report. This is a know issue that is already reported here #2294. Unfortunately it is out of our hands. You can read more in the original issue.

@juliuspfadt juliuspfadt added the Duplicate This issue or pull request already exists label Jun 25, 2024
@hjmo63
Copy link
Author

hjmo63 commented Jun 25, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Duplicate This issue or pull request already exists Module: jaspFactor OS: Windows 10
Projects
None yet
Development

No branches or pull requests

2 participants