| Interface | Description |
|---|---|
| CentralMomentsGettable |
The CentralMomentsGettable interface ensures the mean and the variance are available.
|
| CentralMomentsSettable |
The CentralMomentsSettable interface ensures the mean and the variance can be set.
|
| Distribution |
The Distribution interface provides the basic function for a probability density (or mass) function.
|
| Class | Description |
|---|---|
| LinearStatisticalExpression |
This class specifies a linear term in the form x * beta.
|
| RandomVariable<D extends Distribution> |
The RandomVariable class ensures the instance can provide its two first central moments (i.e.
|
| REpiceaRandom | |
| StatisticalUtility |
This class contains static methods that are useful for statistical regressions.
|
| Enum | Description |
|---|---|
| Distribution.Type | |
| StatisticalUtility.TypeMatrixR |