Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

ExpandTable

Expands a compressed table of patterns and frequencies


Description

Expands a compressed table of patterns and frequencies

Usage

ExpandTable(table)

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

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

MultBiplotR

Multivariate Analysis Using Biplots in R

v1.3.30
GPL (>= 2)
Authors
Jose Luis Vicente-Villardon
Initial release
2021-03-30

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.