logo
SuShiE
sushie.utils.rint
Initializing search
    SuShiE
    SuShiE
      • Model
      • Users Manual
      • Files
      • CLI
      • Infer
      • I/0
      • Utils
        • Functions
          • F make_pip
          • F rint
          • F ols
          • F regress_covar
          • F estimate_her
      • Contributions & Help
      • Code of Conduct
      • Version History
      • Authors
      • License
    sushie.utils.rint(y_val: Array | ndarray | bool_ | number | bool | int | float | complex) → Array[source]

    Perform rank inverse normalization transformation.

    Parameters:
    y_val: Array | ndarray | bool_ | number | bool | int | float | complex¶

    \(n \times 1\) vector for dependent variables.

    Returns:

    A array of transformed value.

    Return type:

    Array

    Dec 06, 2025
    © Copyright 2023, MancusoLab.
    Created using Sphinx 8.1.3. and Sphinx-Immaterial