Data
The data frame or of k-tables type. The Observations should be in rows (common elements in DAnisostatis), the variables and Studies must be in columns. After the name of the variable an underscore (_) must be written to indicate the Study (eg. Var1_Est1 , eg. Var1_EstK, for more information see the data object). The name of a variable can include any symbol except an underscore (_). REMEMBER the underscore (_) should be reserved to indicate the study.
Also, the Data can be a list of k components.
Each element of the list is one of the tables
with observations in rows and variables in columns.
The elements of list must be data.frame or ExpressionSet data.
Distance
Vector is the length equal to the number of studies
that indicates the kind of distance (or scalar product)
that is calculated in each study. If not specify
(or is wrong specify) the scalar product is used.
The options can be ScalarProduct, euclidean,
manhattan, canberra, pearson, pearsonabs, spearman,
spearmanabs, mahalanobis. In the binary data the distance can be: jaccard,
simple matching, sokal&Sneath, Roger&Tanimoto, Dice,
Hamman,#' Ochiai, Sokal&Sneath, Phi-Pearson,
Gower&Legendre.