Package dk.alexandra.fresco.stat.filtered
-
Class Summary Class Description HistogramFiltered Compute a 1-dimensional histogram for a data set.OneSampleTTestFiltered Compute a t-test statistics on a sample for the null hypothesis the mean of the sample is equal to mu.OneSampleTTestFiltered.FilteredTTestResult SampleMeanFiltered Compute the sample mean of a set of samples.SampleVarianceFiltered Compute the sample variance of a set of samples.