Documentation ¶
Overview ¶
Package sample provides various statistical operations and algorithms.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Sample ¶
Sample represents a single sample - set of data points collected during an experiment.
func (*Sample) Percentile ¶
func (*Sample) RemoveOutliers ¶
Remove outliers by the Tukey's fences method.
Click to show internal directories.
Click to hide internal directories.