Chi2fit.Distribution.Utilities.guess

You're seeing just the function guess, go back to Chi2fit.Distribution.Utilities module for more information.
Link to this function

guess(sample, n \\ 100, list \\ ["exponential", "poisson", "normal", "erlang", "wald", "sep", "weibull", "frechet", "nakagami", "tw", "tww"])

View Source

Specs

guess(sample :: [number()], n :: integer(), list :: [String.t()] | String.t()) ::
  [any()]

Guesses what distribution is likely to fit the sample data