ExpandTable: Expands a compressed table of patterns and frequencies

Description Usage Arguments Details Value Author(s) Examples

View source: R/ExpandTable.R

Description

Expands a compressed table of patterns and frequencies

Usage

1

Arguments

table

A compressed table of patterns and frequencies

Details

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.

Value

A matrix with the original data

Author(s)

Jose Luis Vicente Villardon

Examples

1
##---- Should be DIRECTLY executable !! ----

villardon/MultBiplotR documentation built on June 5, 2021, 8:55 a.m.