inverse_shifted_softplus# bayesflow.utils.numpy_utils.inverse_shifted_softplus(x: ndarray, shift: float = 0.541324854612918, beta: float = 1.0, threshold: float = 20.0) → ndarray[source]# Inverse of the shifted softplus function.