error: Non-whitelisted function used: qnorm
Hello,
I have JASP version 0.13.1 and I am trying to compute d-prime based on the formula:
qnorm(H)–qnorm(F)
When I click on compute column I get the message: Non-whitelisted function used: qnorm
Is there a way to resolve this issue?
Thank you for your time :)
Comments
Hi!
The latest version of JASP (0.14.1) does allow
qnorm, so if you upgrade this error message should disappear.Hope that helps!
Don
Hi Don,
yes, this was very helpful!
Thank you!