Uses of Interface
edu.cmu.tetrad.util.Function
Packages that use Function
-
Uses of Function in edu.cmu.tetrad.util
Classes in edu.cmu.tetrad.util that implement FunctionModifier and TypeClassDescriptionclass
Frequency function of partial correlation r(12|34...k), assuming that the true partial correlation is equal to zero.Methods in edu.cmu.tetrad.util with parameters of type FunctionModifier and TypeMethodDescriptionstatic double
Finds the area under function f between x1 and x2 using Simpson's rule.static double
Assumes f is a positive symmetric function between x1 and x2 about 0.