Chi2fit.Distribution.Erlang (Chi-SquaredFit v2.0.0) View Source

The Erlang distribution.

Link to this section Summary

Link to this section Types

Specs

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