What #linux #software can I use to do Correspondence Analysis of 2D data matrices?

#statistics

@mrundkvist The first two that spring to mind are https://octave.org/ & https://posit.co/download/rstudio-desktop/

But it might be simpler to use python with numpy and pandas.

Let me know if you need a hand.

GNU Octave

GNU Octave is a programming language for scientific computing.

@greenboxcode Might GNU PSPP be a useful tool?