jasp-stats / jasp-issues

This repository is solely meant for reporting of bugs, feature requests and other issues in JASP.
55 stars 29 forks source link

[Bug]: This analysis terminated unexpectedly. #2767

Closed irisfc closed 2 weeks ago

irisfc commented 2 weeks ago

JASP Version

0.18.3

Commit ID

No response

JASP Module

SEM

What analysis are you seeing the problem on?

Confirmatory Factor Analysis

What OS are you seeing the problem on?

macOS Intel

Bug Description

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]][myIn

Expected Behaviour

it should have run the Analysis

Steps to Reproduce

1. 2. 3. ...

Log (if any)

No response

Final Checklist

github-actions[bot] commented 2 weeks ago

@irisfc, thanks for taking the time to create this issue. If possible (and applicable), please upload to the issue website (https://github.com/jasp-stats/jasp-issues/issues/2767) 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

irisfc commented 2 weeks ago
Captura de ecrã 2024-06-06, às 01 19 14
juliuspfadt commented 2 weeks ago

@irisfc thanks for creating this issue. It is a duplicate of https://github.com/jasp-stats/jasp-issues/issues/2294. For more information see the other issue.