Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ZTable ¶
type ZTable struct {
// contains filtered or unexported fields
}
ZTable ...
func NewTable ¶
func NewTable() *ZTable
NewTable creates a new ZTable containing ZScore entries from a static data file (data.csv)
func (*ZTable) GetFuzzy ¶
GetFuzzy returns the neighboring zscore values given a defined probability (p) as a percentage in dot notation
func (*ZTable) GetProbability ¶
GetProbability ...
Click to show internal directories.
Click to hide internal directories.