|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthex.Covariance
public abstract class Covariance
Calculate the covariance and correlation of two variables
| Nested Class Summary | |
|---|---|
static class |
Covariance.COV_Task
|
| Constructor Summary | |
|---|---|
Covariance()
|
|
| Method Summary | |
|---|---|
static com.google.gson.JsonObject |
run(ValueArray ary,
int colA,
int colB)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Covariance()
| Method Detail |
|---|
public static com.google.gson.JsonObject run(ValueArray ary,
int colA,
int colB)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||