InvertLogistic - aleslab/Psychtoolbox-3-aleslab-fork GitHub Wiki

x = InvertLogistic(y,a,b);

Compute the inverse of a logistic equation.
The form of the logistic equation is y = 1/(1+10^-(ax+b)).

See also: ComputeLogistic, FitLogistic, FitLogitYN.

2/15/95 dhb Wrote it.

Path   Retrieve current version from GitHub | View changelog
Psychtoolbox/Psychometric/InvertLogistic.m
⚠️ **GitHub.com Fallback** ⚠️