SSJ API Documentation
Stochastic Simulation in Java
Loading...
Searching...
No Matches
[probdistmulti] 2-Dimensional Continuous Distributions

Classes

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

Detailed Description