|
Class Summary |
| CDF_nct_Amos |
This class contains Java translations of FORTRAN
routines written by Don Amos and S.L. |
| CDF_Normal |
This class contains routines to calculate the
normal cumulative distribution function (CDF) and
its inverse. |
| CDF_Normal_Amos |
This class contains a Java translation of a FORTRAN
routine written by Don Amos and S.L. |
| CDF_Normal_Amos_Test |
This class tests the CDF_Normal_Amos class. |
| CDF_Normal_Test |
This class tests the CDF_Normal class. |
| CDF_Weibull2 |
Currently, this class contains methods to calculate the
cumulative distribution function (CDF) of a
2-parameter Weibull distribution and the inverse of the CDF. |
| CDF_Weibull2_Test |
This class tests the CDF_Weibull2 class. |
| CDF_Weibull3 |
Currently, this class contains methods to calculate the
cumulative distribution function (CDF) of a
3-parameter Weibull distribution and the inverse of the CDF. |
| CDF_Weibull3_Test |
This class tests the CDF_Weibull3 class. |
| Derf |
This class contains a Java translation of FORTRAN
routines written by W. |
| DerfTest |
This class tests the Derf class. |
| Nct_invTest |
This class tests the noncentral t cdf inverse in CDF_nct_Amos. |
| NctTest |
This class tests the noncentral t cdf in CDF_nct_Amos. |