Chi-SquaredFit v1.1.0 Distribution.MultiModal View Source

Bimodal distribution.

Link to this section Summary

Link to this section Types

Link to this type

t() View Source
t() :: %Distribution.MultiModal{
  distribs: [Distribution.t()] | nil,
  weights: [number()] | nil
}

Link to this section Functions

Link to this function

weights(list) View Source
weights([number()]) :: [number()]