Relative Content

Tag Archive for data-structuresstatisticsjuliafinance

Covariance Matrix in Julia

I’m trying to create a covariance matrix from returns in Julia.
Have I made a mistake with how I am creating this matrix? Why doesn’t it have the values I expect?