|
||||||||||
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.RKendall<V>
V
- the variable type.public final class RKendall<V>
This class computes Kendall tau values using R.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class sbrt.ext.R.stat.RCorrelator |
---|
RCorrelator.Result |
Constructor Summary | |
---|---|
RKendall()
|
Method Summary | |
---|---|
protected java.lang.String |
getCorrName()
Returns kendall . |
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 RKendall()
Method Detail |
---|
protected java.lang.String getCorrName()
kendall
.
getCorrName
in class RCorrelator<V>
kendall
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |