logo
SuShiE
sushie.utils.rint
Initializing search
    SuShiE
    SuShiE
      • Model
      • Users Manual
      • Files
      • CLI
      • Infer
      • I/0
      • Utils
        • Functions
          • Fmake_pip
          • Frint
          • Fols
          • Fregress_covar
          • Festimate_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


    Last update: Oct 27, 2024
    Back to top
    Previous sushie.utils.make_pip
    Next sushie.utils.ols
    © Copyright 2023, MancusoLab.
    Created using Sphinx 8.1.3. and Sphinx-Immaterial