Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What is the best way of testing the differences between two psychometric functions?

0
Posted

What is the best way of testing the differences between two psychometric functions?

0

One way is to use a bootstrap method, as implemented in psignifit, to get error bars on the threshold and slope for each of the two conditions, and then to make an informal judgment based on whether the error-bars overlap. Perhaps a more satisfying way would be to do Monte Carlo simulation of the distribution of threshold and slope differences, and to test simultaneously the observed differences in threshold and in slope, based on a null-hypothesis that the two data sets in fact came from the same underlying psychometric function. I have put together, in a provisional sort of way, the Matlab m-files that I use for this process, an released it under the name pfcmp. The pfcmp release runs (in theory) on Matlab 5.2 and up, and requires the psignifit toolbox to be installed already. It can be downloaded from the download page. This approach circumvents many of the problems associated with bootstrap methods (it is not actually a bootstrap, but rather a direct Monte Carlo test of a given nul

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123