CADETProcess.smoothing.find_smoothing_factors#
- CADETProcess.smoothing.find_smoothing_factors(times: Buffer | _SupportsArray[dtype[Any]] | _NestedSequence[_SupportsArray[dtype[Any]]] | complex | bytes | str | _NestedSequence[complex | bytes | str], values: Buffer | _SupportsArray[dtype[Any]] | _NestedSequence[_SupportsArray[dtype[Any]]] | complex | bytes | str | _NestedSequence[complex | bytes | str], rmse_target: float = 0.0001) tuple[source]#
Find smoothing factors.