Distribution.Erlang (Chi-SquaredFit v1.3.0) View Source

The Erlang distribution.

Link to this section Summary

Link to this section Types

Specs

t() :: %Distribution.Erlang{
  batches: nil | pos_integer(),
  name: String.t(),
  pars: [number()]
}