Interface OUFitting

    • Method Detail

      • getFittedOU

        OUProcess getFittedOU​(double[] ts,
                              double dt)
        Get the fitted OU process.
        Parameters:
        ts - the time series
        dt - the time interval between two successive points in the time series
        Returns:
        the fitted OU process