jax-js
    Preparing search index...

    Function logistic

    • Sample from a logistic distribution with location 0 and scale 1.

      Uses inverse transform sampling: x = log(u) - log(1-u).

      Parameters

      Returns Array

    Properties

    dispose: () => void