Distributions ND

In UQpy, multivariate distributions inherit from the DistributionND class

UQpy has some inbuilt multivariate distributions, which are directly child classes of DistributionND. Additionally, joint distributions can be built from their marginals through the use of the JointIndependent and JointCopula classes described below.