STATIS: STATIS Analysis of Multiple Data Tables

Description Usage Arguments Value References See Also

Description

Partially borrowed from the statis function implemented within the ade4 package, STATIS performs a STATIS analysis of multiple data tables. This function is internally called by MIMFA and is not usually called directly by a user.

Usage

1
STATIS(Ktab, nf=3, tol=1e-07)

Arguments

Ktab

a list containing the data tables. Tables in the list should be arranged in samples x variables, with samples order matching in all data tables.

nf

an integer indicating the number of kept axes for the compromise configuration.

tol

a tolerance threshold to test whether an eigenvalue is positive.

Value

A data frame with the row coordinates.

References

Lavit C., Escoufier Y., Sabatier R., Traissac P. (1994) The ACT (STATIS method). Computational Statistics & Data Analysis, 18(1), 97–119.

See Also

statis


GonzalezIgnacio/HandlingMissRows documentation built on Jan. 17, 2020, 6:29 p.m.