Documentation ¶
Index ¶
- func PercCategory(value, min, max float64, n int) int
- func PercStep(min, max float64, n int) float64
- func PoissonDist(lambda, min, max float64, n int) (dist []float64)
- func UniformDist(min float64) float64
- func ValidFloat64(f float64) float64
- func Zscore(value, mean, std_dev float64) float64
- func ZscoreAbs(value, mean, std_dev float64) float64
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PercCategory ¶ added in v0.4.2
Perc Category
func ValidFloat64 ¶ added in v0.3.7
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.