svkucheryavski / mdatools

R package for Multivariate Data Analysis
https://mda.tools
Other
33 stars 11 forks source link

Implementation of purity based method for spectral unmixing #38

Closed svkucheryavski closed 4 years ago

svkucheryavski commented 8 years ago

Implementation of purity based methods (including SIMPLISMA), described in this book chapter: https://www.sciencedirect.com/science/article/pii/B9780444636386000036. The implementation should be similar to PCA and makes possible to project new spectra to the resolved model in order to obtain concentration values.

Following plotting methods should be implemented:

svkucheryavski commented 4 years ago

finished implementation and tests in current 0.11.0 branch (7b46544).