| Package | Description |
|---|---|
| com.github.jessemull.microflexinteger.stat |
| Class and Description |
|---|
| DescriptiveStatistic
This class performs statistical operations for integer plate stacks, plates,
wells and well sets.
|
| DescriptiveStatisticList
This class performs statistical operations for integer plate stacks, plates,
wells and well sets with calculate methods returning a list of results.
|
| DescriptiveStatisticListWeights
This class performs weighted statistical operations for integer plate stacks,
plates, wells and well sets with calculate methods that return a list of
results.
|
| DescriptiveStatisticWeights
This class performs weighted statistical operations for integer plate stacks,
plates, wells and well sets.
|
| QuantileStatistic
This class calculates descriptive statistics with list and integer inputs to
the calculate functions.
|
| QuantileStatisticIntegers
This class calculates descriptive statistics with list and double inputs to
the calculate functions.
|
| QuantileStatisticList
This class calculates descriptive statistics with calculate functions that take
list and integer inputs and return a list of lists.
|
| QuantileStatisticListsIntegers
This class calculates descriptive statistics with calculate functions that take
two lists as input and return a list of lists.
|
Copyright © 2017. All rights reserved.