Package | Description |
---|---|
fr.cnes.sirius.patrius.math.stat.correlation | |
fr.cnes.sirius.patrius.math.stat.ranking |
Constructor and Description |
---|
SpearmansCorrelation(RankingAlgorithm rankingAlgorithmIn)
Create a SpearmansCorrelation with the given ranking algorithm.
|
SpearmansCorrelation(RealMatrix dataMatrix,
RankingAlgorithm rankingAlgorithmIn)
Create a SpearmansCorrelation with the given input data matrix
and ranking algorithm.
|
Modifier and Type | Class and Description |
---|---|
class |
NaturalRanking
Ranking based on the natural ordering on doubles.
|
Copyright © 2019 CNES. All Rights Reserved.