Would it make sense to promote standalone re-use of the functionality ? The following would then be possible: ``` pip install mfsda ``` The following CLIs are independent of Slicer: * [MFSDA_run.py](https://github.com/DCBIA-OrthoLab/MFSDA_Python/blob/master/MFSDA/MFSDA_run.py) * [MFSDA_createShapes.py]() * [MFSDA_selectVariablesPCA.py](https://github.com/DCBIA-OrthoLab/MFSDA_Python/blob/master/MFSDA/Resources/Libraries/MFSDA_selectVariablesPCA.py) The following modules are independent of Slicer: * [MFSDA_stat.py](https://github.com/DCBIA-OrthoLab/MFSDA_Python/blob/master/MFSDA/Resources/Libraries/MFSDA_stat.py) * [stat_*.py](https://github.com/DCBIA-OrthoLab/MFSDA_Python/tree/master/MFSDA/Resources/Libraries)
Would it make sense to promote standalone re-use of the functionality ?
The following would then be possible:
The following CLIs are independent of Slicer:
The following modules are independent of Slicer: