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