SSJ  3.3.1
Stochastic Simulation in Java
Classes
[probdistmulti] 2-Dimensional Continuous Distributions

Classes

class  BiNormalDist
 Extends the class ContinuousDistribution2Dim for the bivariate normal distribution [98]  (page 84). More...
 
class  BiNormalDonnellyDist
 Extends the class BiNormalDist for the bivariate normal distribution [98]  (page 84) using a translation of Donnelly’s Fortran code in [53] . More...
 
class  BiNormalGenzDist
 Extends the class BiNormalDist for the bivariate normal distribution [98]  (page 84) using Genz’s algorithm as described in [67] . More...
 
class  BiStudentDist
 Extends the class ContinuousDistribution2Dim for the standard bivariate Student’s \(t\) distribution [98]  (page 132). More...
 

Detailed Description