|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsbrt.ext.R.stat.RCorrelator<V>
sbrt.ext.R.stat.RSpearman<V>
V
- the variable type.public final class RSpearman<V>
This class computes Spearman rho values using R.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class sbrt.ext.R.stat.RCorrelator |
---|
RCorrelator.Result |
Constructor Summary | |
---|---|
RSpearman()
|
Method Summary | |
---|---|
protected java.lang.String |
getCorrName()
Returns spearman . |
Methods inherited from class sbrt.ext.R.stat.RCorrelator |
---|
corr, corr, corr, main |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RSpearman()
Method Detail |
---|
protected java.lang.String getCorrName()
spearman
.
getCorrName
in class RCorrelator<V>
spearman
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |