<< comdim (X1-X2…Xk) Multi-way analysis statislda >>

fact >> (X1-X2…Xk) Multi-way analysis > statis

statis

the Statis method

Calling sequence

result = statis(col);

Arguments

col:

a vector (ntab x 1) of Div structures each containing a table;

all the tables have the same number of observations n

the table i has qi variables

merging all the tables of col yields x of dimensions (n x q)

result.rv:

result.eigenval1:

result.eigenvec1:

result.wk:

result.w_compromise:

result.eigenval2:

result.eigenvec2:

result.score:

result.trajectory:

result.xgroup:

result.table_score:

result.table_eigenvec:

Examples

[res]=statis(col,10)

Bibliography

Authors


Report an issue
<< comdim (X1-X2…Xk) Multi-way analysis statislda >>