Expands a compressed table of patterns and frequencies
Expands a compressed table of patterns and frequencies
ExpandTable(table)
table |
A compressed table of patterns and frequencies |
To simplify the calculations of some of the algorithms we compress the tables by searching for the distinct patterns and its frequencies. This function recovers the original data. It serves also to assign the corrdinates on the biplot to the original individuals.
A matrix with the original data
Jose Luis Vicente Villardon
##---- Should be DIRECTLY executable !! ----
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.