Package | Description |
---|---|
org.hipparchus.stat.descriptive.moment |
Summary statistics based on moments.
|
org.hipparchus.stat.descriptive.summary |
Other summary statistics.
|
Class | Description |
---|---|
SumOfLogs |
Returns the sum of the natural logs for this collection of values.
|
Class | Description |
---|---|
Product |
Returns the product of the available values.
|
Sum |
Returns the sum of the available values.
|
SumOfLogs |
Returns the sum of the natural logs for this collection of values.
|
SumOfSquares |
Returns the sum of the squares of the available values.
|
Copyright © 2016–2018 Hipparchus.org. All rights reserved.