public class CorrelationCheck extends Object implements PairingCheck
Constructor and Description |
---|
CorrelationCheck(Matrix A,
double lowerBound,
double upperBound) |
CorrelationCheck(Matrix A,
double tail,
double lowerBound,
double upperBound) |
Modifier and Type | Method and Description |
---|---|
static double |
cor(Matrix A,
double tailed) |
boolean |
isOK() |
public CorrelationCheck(Matrix A, double tail, double lowerBound, double upperBound)
public CorrelationCheck(Matrix A, double lowerBound, double upperBound)
public boolean isOK() throws NoPairFoundException
isOK
in interface PairingCheck
NoPairFoundException
public static double cor(Matrix A, double tailed)
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.