Implement ASCA within the framework of chemotools.
TODO:
- Modify parglm_py - remove pytorch dependencies for now, just numpy. GPU parallelization with JAX for another day.
- Incorporate factor matrix using scikit-learn syntax.
- Synchronize parglm_py with port for chemotools (?) - @paucablop is there a systematic way of doing this, do you know?
- Output pandas dataframe for ANOVA-like table
Implement ASCA within the framework of chemotools.
TODO: