analysis

package
v0.0.0-...-63958af Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2022 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CalculateMean

func CalculateMean(list []float64) float64

Calculate the mean of a slice of float64's

func CalculateMeanAndVariation

func CalculateMeanAndVariation(list []float64) [2]float64

Calculate the mean and variation of a list-slice of float64s

func CalculateMeanChannel

func CalculateMeanChannel(c chan float64) float64

Calculate the mean of a chan of float64's with an unknown total of elements

func CalculateVariation

func CalculateVariation(list []float64, mean float64) float64

Calculate the variation of a slice of float64's

Types

This section is empty.

Jump to

Keyboard shortcuts

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