Though visualize.FeatureSpace can accept MNF-transformed data (by setting transform=False to indicate the data is already transformed), the resulting plots of the mixing space don't look right... I think that something is going wrong with the indexing (e.g., indexing on m,n axes instead of the p-axis).
Though
visualize.FeatureSpacecan accept MNF-transformed data (by settingtransform=Falseto indicate the data is already transformed), the resulting plots of the mixing space don't look right... I think that something is going wrong with the indexing (e.g., indexing on m,n axes instead of the p-axis).