prediction
full name: tenpy.tools.prediction
parent module:
tenpy.tools
type: module
Functions
|
Get the eigenvalues and coefficients from a vector of linear prediction coefficients for the time series x. |
|
Function to obtain the linear prediction coefficients (lpc) from the (last p) correlations of a time series x. |
|
Apply linear prediction to a multidimensional time series along an axis. |
|
Linear prediction of a one-dimensional time series data. |
Module description
This module contains functions for linear prediction.