Skip to content Skip to sidebar Skip to footer
Showing posts with the label Singular

How To Find Degenerate Rows/columns In A Covariance Matrix

I am using numpy.cov to create a covariance matrix from a dataset of over 400 time series. Using li… Read more How To Find Degenerate Rows/columns In A Covariance Matrix