Description Usage Arguments Value References See Also
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.
| 1 | STATIS(Ktab, nf=3, tol=1e-07)
 | 
| 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. | 
A data frame with the row coordinates.
Lavit C., Escoufier Y., Sabatier R., Traissac P. (1994) The ACT (STATIS method). Computational Statistics & Data Analysis, 18(1), 97–119.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.