Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 574 Bytes

index.rst

File metadata and controls

23 lines (14 loc) · 574 Bytes

Transformations

This module contains functionality for isoprobabilistic transformations in :pyUQpy.

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.

Nataf <nataf> Correlate <correlate> Decorrelate <decorrelate>