stats

package module
v0.0.0-...-a3a6ea9 Latest Latest
Warning

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

Go to latest
Published: Sep 12, 2018 License: BSD-3-Clause Imports: 2 Imported by: 0

README

stats GoDoc Pipeline status

Install

go get -u gitlab.com/opennota/stats

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TestResult

type TestResult struct {
	Mean1, Mean2 float64
	P            float64
	N1, N2       int
	Note         string
}

func Test

func Test(a, b []float64) TestResult

func (TestResult) String

func (r TestResult) String() string

Directories

Path Synopsis
internal
stats
Package stats implements several statistical distributions, hypothesis tests, and functions for descriptive statistics.
Package stats implements several statistical distributions, hypothesis tests, and functions for descriptive statistics.

Jump to

Keyboard shortcuts

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