We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
0.19.3
No response
Reliability
Coefficient alpha
Windows 11, Windows 10
Trying to run an reliablity analysis - coefficent alpha if item dropped - keeps crashing
This analysis terminated unexpectedly.
Error in A1 %*% M2: requires numeric/complex matrix/vector 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)
.frequentistComputeItemResults(jaspResults, dataset, options, model)
.seLambda3(dtUse[, -i])
.seLambda1(X, VC)
.varCM(X)
To receive assistance with this problem, please report the message above at: https://jasp-stats.org/bug-reports
table with cronbach's alpha and values for if item dropped
Tick the coefficent alpha (if item dropped) box under individual item statistics
The text was updated successfully, but these errors were encountered:
can you try this?
from #3237
Sorry, something went wrong.
Thank you, that worked!
juliuspfadt
No branches or pull requests
JASP Version
0.19.3
Commit ID
No response
JASP Module
Reliability
What analysis are you seeing the problem on?
Coefficient alpha
What OS are you seeing the problem on?
Windows 11, Windows 10
Bug Description
Trying to run an reliablity analysis - coefficent alpha if item dropped - keeps crashing
This analysis terminated unexpectedly.
Error in A1 %*% M2: requires numeric/complex matrix/vector 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)
.frequentistComputeItemResults(jaspResults, dataset, options, model)
.seLambda3(dtUse[, -i])
.seLambda1(X, VC)
.varCM(X)
To receive assistance with this problem, please report the message above at: https://jasp-stats.org/bug-reports
Expected Behaviour
table with cronbach's alpha and values for if item dropped
Steps to Reproduce
Tick the coefficent alpha (if item dropped) box under individual item statistics
Log (if any)
No response
More Debug Information
No response
Final Checklist
The text was updated successfully, but these errors were encountered: