Std.Stats.summarize
1 declaration
fn
summarize: &Array[Float64] -> Option[Std.Stats.Summary]Count, extremes, mean, and sample deviation; None for an empty sample.
1 declaration
summarize: &Array[Float64] -> Option[Std.Stats.Summary]Count, extremes, mean, and sample deviation; None for an empty sample.