pyhgf.math.parametrised_sigmoid#

pyhgf.math.parametrised_sigmoid(x, theta, phi)[source]#

Compute the sigmoid parametrised by \(\phi\) and \(\theta\).

Parameters:
Returns:

The sigmoid evaluated at x.

Return type:

value