IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
alglib.correlationtests Class Reference

Static Public Member Functions

static void pearsoncorrelationsignificance (double r, int n, ref double bothtails, ref double lefttail, ref double righttail)
 
static void spearmanrankcorrelationsignificance (double r, int n, ref double bothtails, ref double lefttail, ref double righttail)
 
static void pearsoncorrelationsignificance (double r, int n, ref double bothtails, ref double lefttail, ref double righttail)
 
static void spearmanrankcorrelationsignificance (double r, int n, ref double bothtails, ref double lefttail, ref double righttail)
 

Static Private Member Functions

static double spearmantail5 (double s)
 
static double spearmantail6 (double s)
 
static double spearmantail7 (double s)
 
static double spearmantail8 (double s)
 
static double spearmantail9 (double s)
 
static double spearmantail (double t, int n)
 
static double spearmantail5 (double s)
 
static double spearmantail6 (double s)
 
static double spearmantail7 (double s)
 
static double spearmantail8 (double s)
 
static double spearmantail9 (double s)
 
static double spearmantail (double t, int n)
 

Member Function Documentation

static void alglib.correlationtests.pearsoncorrelationsignificance ( double  r,
int  n,
ref double  bothtails,
ref double  lefttail,
ref double  righttail 
)
inlinestatic
static void alglib.correlationtests.spearmanrankcorrelationsignificance ( double  r,
int  n,
ref double  bothtails,
ref double  lefttail,
ref double  righttail 
)
inlinestatic
static double alglib.correlationtests.spearmantail5 ( double  s)
inlinestaticprivate
static double alglib.correlationtests.spearmantail6 ( double  s)
inlinestaticprivate
static double alglib.correlationtests.spearmantail7 ( double  s)
inlinestaticprivate
static double alglib.correlationtests.spearmantail8 ( double  s)
inlinestaticprivate
static double alglib.correlationtests.spearmantail9 ( double  s)
inlinestaticprivate
static void alglib.correlationtests.pearsoncorrelationsignificance ( double  r,
int  n,
ref double  bothtails,
ref double  lefttail,
ref double  righttail 
)
inlinestatic
static void alglib.correlationtests.spearmanrankcorrelationsignificance ( double  r,
int  n,
ref double  bothtails,
ref double  lefttail,
ref double  righttail 
)
inlinestatic
static double alglib.correlationtests.spearmantail5 ( double  s)
inlinestaticprivate
static double alglib.correlationtests.spearmantail6 ( double  s)
inlinestaticprivate
static double alglib.correlationtests.spearmantail7 ( double  s)
inlinestaticprivate
static double alglib.correlationtests.spearmantail8 ( double  s)
inlinestaticprivate
static double alglib.correlationtests.spearmantail9 ( double  s)
inlinestaticprivate

The documentation for this class was generated from the following file: