Versions in this module Expand all Collapse all v0 v0.1.0 Dec 14, 2018 Changes in this version + func ChiSquare(chi float64, df int) float64 + func ChiSquareTest(p, q int, data [][]int, sigval float64) bool + func Chisqr(df int, cv float64) float64 + func Chisquare(df int, cv float64) float64 + func GTest(p, q int, data [][]int, n int, sigval float64) bool + type Graph struct + Kset [][]int + func NewIndepGraph(data []*utils.VarData, pval float64) *Graph + func NewUFIndepGraph(data []*utils.VarData, pval float64) *Graph