Skip to content

[Bug]: Error in Psych (Analysis terminated unexpectedly) #3633

@seanlenton-oss

Description

@seanlenton-oss

JASP Version

0.95.0

Commit ID

No response

JASP Module

Reliability

What analysis are you seeing the problem on?

Coefficient Alpha and Guttmans Lambda

What OS are you seeing the problem on?

Windows 10

Bug Description

This analysis terminated unexpectedly.

Error in psych::principal(dataset): I am sorry: missing values (NAs) in the correlation matrix do not allow me to continue.
Please drop those variables and try again.

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)

.frequentistPreCalc(jaspResults, dataset, options, datasetOld)

gettextf('%1$s%2$s', model[['footnote']], .checkLoadings(dataset, options[['variables']]))

sprintf(gettext(fmt, domain = domain, trim = trim), ...)

.checkLoadings(dataset, options[['variables']])

psych::principal(dataset)

stop('I am sorry: missing values (NAs) in the correlation matrix do not allow me to continue.nPlease drop those variables and try again.')

To receive assistance with this problem, please report the message above at: https://jasp-stats.org/bug-reports

Image

Expected Behaviour

When I used the file previously, it did not give the same error.
The error occurs with the customer service, quality and E-commerce Platform data.

Steps to Reproduce

  1. Just carry out the reliability test by adding each titled data set and when you add any of the three mentioned in the Log below, you get this error?

Log (if any)

The error occurs with the customer service, quality and E-commerce Platform data.

Feedback Summary JASP Ordered.csv

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

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions