mmvec
mmvec copied to clipboard
Ordination results as a separate command
It may make sense to decouple the creation of the OrdinationResults object from the model fitting. This is advantageous for the following reasons
- This help with software modularity
- Easier to debug (not exactly clear what the best centering procedure would be)
- Bootstrapping maybe advantageous -- with a posterior distribution, we can have jack-knifed PCoA biplots.
The creation of this procedure will be in a separate CLI command