In file No file:

inline IML_DOUBLE weibull (IML_DOUBLE C, IML_DOUBLE A, IML_DOUBLE B)

We use a Weibull as our psychometric function

Documentation

We use a Weibull as our psychometric function. Our data go from 50% to 100% so we use 1.0-0.5*exp(-(C/A)^B) where A is the 81% correct point and B determines the psychometric function slope.

alphabetic index hierarchy of classes


generated by doc++