| 
    GRASS 8 Programmer's Manual
    8.5.0dev(2025)-9d806b45d8
    
   | 
 

Go to the source code of this file.
Functions | |
| double | Cdhc_normp (double) | 
| double | Cdhc_xinormal (double) | 
| double * | Cdhc_dmax (double *, int) | 
| double * | Cdhc_dmax_exp (double *, int) | 
| double * | Cdhc_omnibus_moments (double *, int) | 
| double * | Cdhc_geary_test (double *, int) | 
| double * | Cdhc_dagostino_d (double *, int) | 
| double * | Cdhc_extreme (double *, int) | 
| double * | Cdhc_kuipers_v (double *, int) | 
| double * | Cdhc_watson_u2 (double *, int) | 
| double * | Cdhc_durbins_exact (double *, int) | 
| double * | Cdhc_anderson_darling (double *, int) | 
| double * | Cdhc_cramer_von_mises (double *, int) | 
| double * | Cdhc_kolmogorov_smirnov (double *, int) | 
| double * | Cdhc_chi_square (double *, int) | 
| double * | Cdhc_shapiro_wilk (double *, int) | 
| double * | Cdhc_shapiro_francia (double *, int) | 
| double * | Cdhc_weisberg_bingham (double *, int) | 
| double * | Cdhc_royston (double *, int) | 
| double * | Cdhc_shapiro_wilk_exp (double *, int) | 
| double * | Cdhc_kolmogorov_smirnov_exp (double *, int) | 
| double * | Cdhc_cramer_von_mises_exp (double *, int) | 
| double * | Cdhc_kuipers_v_exp (double *, int) | 
| double * | Cdhc_watson_u2_exp (double *, int) | 
| double * | Cdhc_anderson_darling_exp (double *, int) | 
| double * | Cdhc_chi_square_exp (double *, int) | 
| double * | Cdhc_mod_maxlik_ratio (double *, int) | 
| double * | Cdhc_coeff_variation (double *, int) | 
| double * | Cdhc_kotz_families (double *, int) | 
| double* Cdhc_anderson_darling | ( | double * | x, | 
| int | n | ||
| ) | 
Definition at line 6 of file andrsndn.c.
References Cdhc_dcmp(), Cdhc_normp(), free(), malloc(), mean(), NULL, and x.
| double* Cdhc_anderson_darling_exp | ( | double * | x, | 
| int | n | ||
| ) | 
Definition at line 6 of file andrsnde.c.
References Cdhc_dcmp(), free(), malloc(), mean(), NULL, and x.
| double* Cdhc_chi_square | ( | double * | x, | 
| int | n | ||
| ) | 
| double* Cdhc_chi_square_exp | ( | double * | x, | 
| int | n | ||
| ) | 
| double* Cdhc_coeff_variation | ( | double * | , | 
| int | |||
| ) | 
| double* Cdhc_cramer_von_mises | ( | double * | x, | 
| int | n | ||
| ) | 
Definition at line 6 of file cvmw2n.c.
References Cdhc_dcmp(), Cdhc_normp(), free(), malloc(), mean(), NULL, and x.
| double* Cdhc_cramer_von_mises_exp | ( | double * | x, | 
| int | n | ||
| ) | 
| double* Cdhc_dagostino_d | ( | double * | x, | 
| int | n | ||
| ) | 
Definition at line 6 of file dagstndn.c.
| double* Cdhc_dmax | ( | double * | x, | 
| int | n | ||
| ) | 
Definition at line 6 of file dmax.c.
References Cdhc_dcmp(), Cdhc_normp(), free(), malloc(), mean(), NULL, and x.
| double* Cdhc_dmax_exp | ( | double * | x, | 
| int | n | ||
| ) | 
| double* Cdhc_durbins_exact | ( | double * | x, | 
| int | n | ||
| ) | 
| double* Cdhc_extreme | ( | double * | x, | 
| int | n | ||
| ) | 
| double* Cdhc_kuipers_v | ( | double * | x, | 
| int | n | ||
| ) | 
Definition at line 6 of file kuiprsvn.c.
| double* Cdhc_kuipers_v_exp | ( | double * | x, | 
| int | n | ||
| ) | 
Definition at line 6 of file kuiprsve.c.
| double* Cdhc_mod_maxlik_ratio | ( | double * | , | 
| int | |||
| ) | 
| double Cdhc_normp | ( | double | z | ) | 
Definition at line 22 of file normp.c.
Referenced by Cdhc_anderson_darling(), Cdhc_cramer_von_mises(), Cdhc_dmax(), and Cdhc_watson_u2().
| double* Cdhc_omnibus_moments | ( | double * | x, | 
| int | n | ||
| ) | 
| double* Cdhc_shapiro_francia | ( | double * | x, | 
| int | n | ||
| ) | 
Definition at line 9 of file shapiro2.c.
References Cdhc_dcmp(), Cdhc_xinormal(), free(), malloc(), NULL, and x.
| double* Cdhc_shapiro_wilk | ( | double * | x, | 
| int | n | ||
| ) | 
Definition at line 6 of file shapiro1.c.
| double* Cdhc_shapiro_wilk_exp | ( | double * | x, | 
| int | n | ||
| ) | 
Definition at line 4 of file shapiroe.c.
| double* Cdhc_watson_u2 | ( | double * | x, | 
| int | n | ||
| ) | 
Definition at line 6 of file watsonun.c.
References Cdhc_dcmp(), Cdhc_normp(), free(), malloc(), mean(), NULL, and x.
| double* Cdhc_watson_u2_exp | ( | double * | x, | 
| int | n | ||
| ) | 
Definition at line 6 of file watsonue.c.
References Cdhc_dcmp(), free(), malloc(), mean(), NULL, and x.
| double* Cdhc_weisberg_bingham | ( | double * | x, | 
| int | n | ||
| ) | 
Definition at line 6 of file weisberg.c.
References Cdhc_dcmp(), Cdhc_xinormal(), free(), malloc(), NULL, and x.
| double Cdhc_xinormal | ( | double | pee | ) | 
Definition at line 4 of file xinormal.c.
Referenced by Cdhc_chi_square(), Cdhc_shapiro_francia(), and Cdhc_weisberg_bingham().