Uses of Interface
com.jeffpalm.stats.Stat

Packages that use Stat
com.jeffpalm.stats   
 

Uses of Stat in com.jeffpalm.stats
 

Subinterfaces of Stat in com.jeffpalm.stats
 interface Correlation
           
 interface TwoColumnStat
           
 

Classes in com.jeffpalm.stats that implement Stat
 class LinearRegression
           
 class Pearson
           
 class Spearman