JuliaDynamics/DelayEmbeddings.jl

Add Regularize function for dataset

Datseris opened this issue · 0 comments

Would be nice to have a function regularize(d::Dataset) that returns a new dataset where each column has its mean subtracted and is divided by its standard deviation.