View Source Chi2fit.Distribution.Erlang (Chi-SquaredFit v2.0.2)
The Erlang distribution.
Link to this section Summary
Link to this section Types
@type t() :: %Chi2fit.Distribution.Erlang{ batches: nil | pos_integer(), name: String.t(), pars: [number()] }