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