boxplot

package module
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jul 27, 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 Boxplot

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

func NewBoxPlot

func NewBoxPlot(size int) *Boxplot

func (*Boxplot) Calculate

func (b *Boxplot) Calculate()

func (*Boxplot) IQR

func (b *Boxplot) IQR() float64

func (*Boxplot) Lower

func (b *Boxplot) Lower() float64

func (*Boxplot) Max

func (b *Boxplot) Max() float64

func (*Boxplot) Min

func (b *Boxplot) Min() float64

func (*Boxplot) Push

func (b *Boxplot) Push(val float64)

func (*Boxplot) Upper

func (b *Boxplot) Upper() float64

Jump to

Keyboard shortcuts

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