prismaHclust: Matrix Factorization Based on Hierarchical Clustering
Description
A matrix factorization $A = B C$ based on the results of hclust is constructed,
which holds the mean feature values for each cluster in the matrix $B$
and the indication of the cluster in the matrix $C$ for each data
point (i.e. each data point is represented by its assigned cluster center).