Chi2fit.Utilities.analyze

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

analyze(map, fun, options)

View Source

Specs

analyze(
  map :: %{},
  fun :: ([number()], Keyword.t() -> Keyword.t()),
  options :: Keyword.t()
) ::
  Keyword.t()

Walks a map structure while applying the function fun.