Docs @ Psychtoolbox Wiki : NormalROC

Search PTB Function help:
homepsychtoolbox.orgpage updateslogin

NormalROC

PsychtoolboxPsychometric

ROC = NormalROC(logbetas,us,vars,un,varn)

Compute ROC curve given the parameters. Done
analytically for speed.

The trick here is to solve for the values of x
such that log(l(x)) > logbetas. When the variances
are unequal, there can be two distinct regions.
I basically handle this by brute force, since there
are not too many distinct cases.

This routine is not carefully tested and may
contain errors.

xx/xx/xx dhb Wrote it.
10/4/00 dhb Added caveat about bug possibilities, based
in part on disagreement between this routine
and some Monte Carlo simulations.




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


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