stats

package
v0.0.0-...-95cb4b5 Latest Latest
Warning

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

Go to latest
Published: Nov 6, 2022 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Column

type Column []float64

type Stats

type Stats struct {
	FeatureName string
	Count       int
	Mean        float64
	Std         float64
	Min         float64
	Max         float64
	TwentyFive  float64
	Fifty       float64
	SeventyFive float64
}

type StatsArray

type StatsArray []Stats

Jump to

Keyboard shortcuts

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