pyhctsa.operations.nonlinearity.embed_pca¶
-
pyhctsa.operations.nonlinearity.embed_pca(y, tau=
'ac', m=3)¶ Reconstructs the time series as a time-delay embedding, and performs Principal Components Analysis on the result. This technique is known as singular spectrum analysis [1].
References