stats

package
v1.5.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 18, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Mean

func Mean(input []float64) (float64, error)

Mean returns the mean

func Median

func Median(input []float64) (median float64, err error)

Median returns the median

func Percentile

func Percentile(input []float64, percent float64) (percentile float64, err error)

Percentile returns the percentile

func Sum

func Sum(input []float64) (sum float64, err error)

Sum a

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL