Skip to main content

lib/statwise.ex

defmodule Statwise do
  @moduledoc """
  Statistical tests and descriptive helpers with Python-compatible reference
  fixtures.
  """
end