Transformations
This module contains functionality for isoprobabilistic transformations in UQpy.
The module currently contains the following classes:
Nataf: Class to perform the Nataf isoprobabilistic transformations.Correlate: Class to induce correlation to a standard normal vector.Decorrelate: Class to remove correlation from a standard normal vector.