Results for “Std.Stats.Summary”
2 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Stats.Summary
Count, extremes, mean, and sample deviation of one sample.
- Std.Stats.summarize
&Array[Float64] -> Option[Std.Stats.Summary]Count, extremes, mean, and sample deviation;
Nonefor an empty sample.
