Docs @ Psychtoolbox Wiki : FitCumNormYN

Search PTB Function help:
homepsychtoolbox.orgpage updateslogin

FitCumNormYN

PsychtoolboxPsychometric

[uEst,varEst] = FitCumNormYN(inputs,nYes,nNo)

Fits a cumulative normal function to the passed yes-no data.
Requires the optimization toolbox.

INPUTS:

inputs: Input levels
nYes: Number of yes responses at the corresponding input level
nNo: Number of no responses at the corresponding input level
OUTPUTS:
uEst
varEst

See also: FitWeibTAFC, FitFitWeibYN, FitWeibAlphTAFC, FitLogitYN

9/22/93 jms Created from FitWeibullYN.
2/8/97 dhb Cleaned up and added some comments.
Check that optimization toolbox is present.
10/4/00 dhb Fixed bugs along lines suggested by Keith Schneider.
Case of uInitial = 0 wasn't handled properly, and
variance search limits were set based on mean.
3/4/05 dhb Conditionals for optimization toolbox version.




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


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