|
Class Summary |
| Cdf |
Cdf class include functions for computing Cumulative density functions or
integrals of PDF (in case of multivariate)
Created by Vadim Kutsyy
|
| CdfInv |
Cdfinv class contains functions for computing inverses of cdf
Created by Vadim Kutsyy
|
| Exp |
Class Esp contains functions for computing expected value for some
distributions. |
| La |
La class contains some helpful linear algebra functions that
requre JAMA package
Created by Vadim Kutsyy
|
| LaIo |
Contains input/output functions for arrays
Created by Vadim Kutsyy
|
| Mvndstpack |
This class implements multivariate normal integration. |
| MyMath |
Insert the type's description here. |
| Numeric |
Numeric class include some maximization and simmular numeric functions. |
| Pdf |
This class has a collection of PDF
Created by Vadim Kutsyy
|
| Rnd |
Collection of methods in this class, generate random variables. |
| Stat |
Some additional Math/Stat functions (I could not name this class Math)
Created by Vadim Kutsyy
|
| Test |
Title: com.kutsyy.util
Description: Mathematical and Statistical Utilities. |