klMatrix
Macros | Functions
kl_cdhc_distribution_tests.cpp File Reference
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
Include dependency graph for kl_cdhc_distribution_tests.cpp:

Macros

#define NSTEP   721
 
#define H   0.025
 
#define LTONE   7.0
 
#define UTZERO   18.66
 
#define PI   3.141592654
 

Functions

int dcmp (const void *, const void *)
 
double normp (double z)
 
double alnfac (int j)
 
double alnorm (double x, int upper)
 
double correc (int i, int n)
 
double ppnd16 (double p)
 
double poly (double c[], int nord, double x)
 
double xinormal (double pee)
 
double * coeff_variation (double *x, int n)
 
double * mod_maxlik_ratio (double *x, int n)
 
double * anderson_darling_exp (double *x, int n)
 
double * anderson_darling (double *x, int n)
 
void nscor1 (double s[], int n, int n2, double work[], int *ifault)
 
void init (double work[])
 
void nscor2 (double s[], int n, int n2, int *ifault)
 
void wext (double x[], int n, double ssq, double a[], int n2, double eps, double *w, double *pw, int *ifault)
 *-Algorithm AS 181 More...
 
void wcoef (double a[], int n, int n2, double *eps, int *ifault)
 
void wgp (double x[], int n, double ssq, double gp, double h, double a[], int n2, double eps, double w, double u, double p, int *ifault)
 
double ppnd7 (double p)
 
double * chi_square_exp (double *x, int n)
 
double * chi_square (double *x, int n)
 
double * cramer_von_mises_exp (double *x, int n)
 
double * cramer_von_mises (double *x, int n)
 
double * dagostino_d (double *x, int n)
 
int dblcomp (double *i, double *j)
 
double * dmax (double *x, int n)
 
double * dmax_exp (double *x, int n)
 
double * durbins_exact (double *x, int n)
 
double enormp (double x)
 
double * extreme (double *x, int n)
 
double * geary_test (double *x, int n)
 
double * kotz_families (double *x, int n)
 
double * kolmogorov_smirnov_exp (double *x, int n)
 
double * kolmogorov_smirnov (double *x, int n)
 
double * kuipers_v_exp (double *x, int n)
 
double * kuipers_v (double *x, int n)
 
double * omnibus_moments (double *x, int n)
 
double * royston (double *x, int n)
 
double * shapiro_wilk (double *x, int n)
 
double * shapiro_francia (double *x, int n)
 
double * shapiro_wilk_exp (double *x, int n)
 
double * watson_u2_exp (double *x, int n)
 
double * watson_u2 (double *x, int n)
 
double * weisberg_bingham (double *x, int n)
 

Macro Definition Documentation

#define H   0.025
#define LTONE   7.0
#define NSTEP   721
#define PI   3.141592654
#define UTZERO   18.66

Function Documentation

double alnfac ( int  j)

Here is the caller graph for this function:

double alnorm ( double  x,
int  upper 
)

Here is the caller graph for this function:

double* anderson_darling ( double *  x,
int  n 
)

Here is the call graph for this function:

double* anderson_darling_exp ( double *  x,
int  n 
)

Here is the call graph for this function:

double* chi_square ( double *  x,
int  n 
)

Here is the call graph for this function:

Here is the caller graph for this function:

double* chi_square_exp ( double *  x,
int  n 
)

Here is the call graph for this function:

Here is the caller graph for this function:

double * coeff_variation ( double *  x,
int  n 
)
double correc ( int  i,
int  n 
)

Here is the caller graph for this function:

double* cramer_von_mises ( double *  x,
int  n 
)

Here is the call graph for this function:

double* cramer_von_mises_exp ( double *  x,
int  n 
)

Here is the call graph for this function:

double* dagostino_d ( double *  x,
int  n 
)

Here is the call graph for this function:

int dblcomp ( double *  i,
double *  j 
)
int dcmp ( const void *  i,
const void *  j 
)

Here is the caller graph for this function:

double* dmax ( double *  x,
int  n 
)

Here is the call graph for this function:

Here is the caller graph for this function:

double* dmax_exp ( double *  x,
int  n 
)

Here is the call graph for this function:

Here is the caller graph for this function:

double* durbins_exact ( double *  x,
int  n 
)

Here is the call graph for this function:

Here is the caller graph for this function:

double enormp ( double  x)
double* extreme ( double *  x,
int  n 
)
double* geary_test ( double *  x,
int  n 
)

Here is the call graph for this function:

void init ( double  work[])

Here is the call graph for this function:

double* kolmogorov_smirnov ( double *  x,
int  n 
)

Here is the call graph for this function:

Here is the caller graph for this function:

double* kolmogorov_smirnov_exp ( double *  x,
int  n 
)

Here is the call graph for this function:

Here is the caller graph for this function:

double* kotz_families ( double *  x,
int  n 
)
double* kuipers_v ( double *  x,
int  n 
)

Here is the call graph for this function:

double* kuipers_v_exp ( double *  x,
int  n 
)

Here is the call graph for this function:

double * mod_maxlik_ratio ( double *  x,
int  n 
)

Here is the call graph for this function:

double normp ( double  z)

Here is the caller graph for this function:

void nscor1 ( double  s[],
int  n,
int  n2,
double  work[],
int *  ifault 
)

Here is the call graph for this function:

void nscor2 ( double  s[],
int  n,
int  n2,
int *  ifault 
)

Here is the call graph for this function:

Here is the caller graph for this function:

double* omnibus_moments ( double *  x,
int  n 
)

Here is the call graph for this function:

double poly ( double  c[],
int  nord,
double  x 
)

Here is the caller graph for this function:

double ppnd16 ( double  p)

Here is the caller graph for this function:

double ppnd7 ( double  p)
double* royston ( double *  x,
int  n 
)

Here is the call graph for this function:

double* shapiro_francia ( double *  x,
int  n 
)

Here is the call graph for this function:

double* shapiro_wilk ( double *  x,
int  n 
)

Here is the call graph for this function:

double* shapiro_wilk_exp ( double *  x,
int  n 
)

Here is the call graph for this function:

double* watson_u2 ( double *  x,
int  n 
)

Here is the call graph for this function:

double* watson_u2_exp ( double *  x,
int  n 
)

Here is the call graph for this function:

void wcoef ( double  a[],
int  n,
int  n2,
double *  eps,
int *  ifault 
)

Here is the call graph for this function:

Here is the caller graph for this function:

double* weisberg_bingham ( double *  x,
int  n 
)

Here is the call graph for this function:

void wext ( double  x[],
int  n,
double  ssq,
double  a[],
int  n2,
double  eps,
double *  w,
double *  pw,
int *  ifault 
)

*-Algorithm AS 181

Here is the call graph for this function:

Here is the caller graph for this function:

void wgp ( double  x[],
int  n,
double  ssq,
double  gp,
double  h,
double  a[],
int  n2,
double  eps,
double  w,
double  u,
double  p,
int *  ifault 
)

Here is the call graph for this function:

double xinormal ( double  pee)

Here is the caller graph for this function: