Results for “Std.Stats.mean”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Stats.mean
&Array[Float64] -> Option[Float64]The arithmetic mean, or
Nonefor an empty sample.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
&Array[Float64] -> Option[Float64]The arithmetic mean, or None for an empty sample.