stats

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Stats

type Stats struct {
	// contains filtered or unexported fields
}

func NewStats

func NewStats(size, offset int) *Stats

func (*Stats) Add

func (p *Stats) Add(value float64)

func (*Stats) LinearRegression

func (p *Stats) LinearRegression() (float64, float64)

func (*Stats) QuantileSpread

func (p *Stats) QuantileSpread(pct float64) float64

func (*Stats) ResidualStandardDeviation

func (p *Stats) ResidualStandardDeviation(m float64) float64

func (*Stats) StdDev

func (p *Stats) StdDev() float64

Jump to

Keyboard shortcuts

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