public class TheilSen extends Object
| Modifier and Type | Method and Description |
|---|---|
static double[] |
getDescriptives(double[] v1,
double[] v2)
Calculates Theil-Sen estimation for given arrays.
|
static void |
main(String[] args) |
public static void main(String[] args) throws IOException
IOExceptionpublic static double[] getDescriptives(double[] v1,
double[] v2)
v1 - v2 - Copyright © 2015. All Rights Reserved.