Docs @ Psychtoolbox Wiki : FindThreshWeibYN

Search PTB Function help:
homepsychtoolbox.orgpage updateslogin

FindThreshWeibYN

PsychtoolboxPsychometric

threshold = FindThreshWeibYN(pcorrect, alpha, beta)

Invert Weibull function to find threshold
for given pcorrect, alpha, and beta.
This function should invert ComputeWeibullYN().

threshold = alpha * pow( -1.0*log(1.0-pyes) , 1.0/beta );




Path   Retrieve current version of FindThreshWeibYN.m from berliOS: beta | view WebSVN changelog of trunk branch
Psychtoolbox/Psychometric/FindThreshWeibYN.m


Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki
Page was generated in 0.0205 seconds