stat

package
v0.0.0-...-50e663b Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func COV

func COV(data []float64) float64

func Mean

func Mean(data []float64) float64

func Median

func Median(data []float64) float64

func SigLevel

func SigLevel(l float64) float64

func StdDev

func StdDev(data []float64) float64

Types

type CI

type CI struct {
	Metric float64
	Lower  float64
	Upper  float64
	Level  float64
}

type CIRatio

type CIRatio struct {
	CIRatio CI
	CIA     CI
	CIB     CI
}

type StatisticFunc

type StatisticFunc func([]float64) float64

Jump to

Keyboard shortcuts

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