mpSTATIS.optimize: mpSTATIS.optimize: STATIS Optimization Options

Description Usage Arguments Details Author(s) References See Also

View source: R/mpSTATIS.optimize.R

Description

Provides various optimization options for STATIS.

Usage

1
2
mpSTATIS.optimize(data, num.obs, column.design = NULL, 
	num.groups, optimization.option = 'STATIS')

Arguments

data

Data Matrix

num.obs

Number of Observation

column.design

Table which identifies the tables.

num.groups

Number of Tables

optimization.option

String option with the following options: 'None', 'STATIS' (default), 'RV_Matrix', 'STATIS_Power1', 'ANISOSTATIS_Type1', 'ANISOSTATIS_Type2'

Details

After the optimization option is passed through this function, the core of the STATIS processing is performed by calling either mpSTATIS.core or mpANISOSTATIS.core.

Author(s)

Cherise R. Chin Fatt cherise.chinfatt@utdallas.edu

References

Abdi, H., Williams, L.J., Valentin, D., & Bennani-Dosse, M. (2012). STATIS and DISTATIS: Optimum multi-table principal component analysis and three way metric multidimensional scaling. Wiley Interdisciplinary Reviews: Computational Statistics, 4, 124-167

See Also

mpDISTATIS, mpSTATIS, mpANISOSTATIS.core


MExPosition documentation built on May 29, 2017, 2:27 p.m.