Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Supported by

How to do basic Signal Detection Theory analysis in JASP?

I’m applying the Signal Detection Theory to my lie-detection data and I need to calculate the sensitivity d' index defined as Z(hit rate) - Z(false alarm rate), where Z is the inverse of the cumulative distribution function of the Gaussian distribution. This function is available in R as qnorm, but when I compute the new variable ‘d’ in JASP,  I get the following error:

Error: <text>:1:63: unexpected input

1: local({local({;calcedVals <- {(qnorm(H)

Comments

Sign In or Register to comment.