Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 16 found.
[1] < 1 2 > [2]  Sort:

print.DistatisR (Package: DistatisR) : Print DistatisR results

Print DistatisR results.
● Data Source: CranContrib
● Keywords: print
● Alias: print.DistatisR
● 0 images

print.Splus (Package: DistatisR) : Print S+ matrix results

Print S+ matrix results.
● Data Source: CranContrib
● Keywords: print
● Alias: print.Splus
● 0 images

print.Cmat (Package: DistatisR) : Print C matrix results

Print C matrix results.
● Data Source: CranContrib
● Keywords: print
● Alias: print.Cmat
● 0 images

mmds (Package: DistatisR) : mmds Metric (classical) Multidimensional Scaling (a.k.a Principal Coordinate Analysis) of a (Euclidean) Distance Matric

Perform an MMDS of a (Euclidean) distance matrix measured between a set of weighted objects.
● Data Source: CranContrib
● Keywords: DistatisR
● Alias: mmds
● 0 images

distatis (Package: DistatisR) : code{distatis

Implements the DISTATIS method which a 3-way generalization of metric multidimensional scaling (a.k.a. classical MDS or principal coordinate analysis). distatis takes a set of K distance matrices describing a set of I observations and computes (1) a set of factor scores that describes the similarity structure of the distance matrices (e.g., what distance matrices describe the observations in the same way, what distance matrices differ from each other) (2) a set of factor scores (called the compromise factor scores) for the observations that best describes the similarity structure of the observations and (3) partial factor scores that show how each individual distance matrix "sees" the compromise space. distatis computes the compromise as an optimum linear combination of the cross-product matrices associated to each distance matrix. distatis can also be applied to a set of covariance matrices.
● Data Source: CranContrib
● Keywords: distatis, mds
● Alias: CovSTATIS, distatis
● 0 images

GraphDistatisRv (Package: DistatisR) :

Plot maps of the factor scores of the observations for a distatis analysis. The factor scores are obtained from the eigen-decomposition of the between distance matrices cosine matrix (often a matrix of Rv coefficients). Note that the factor scores for the first dimension are always positive. There are used to derive the alpha weights for DISTATIS.
● Data Source: CranContrib
● Keywords: DistatisR
● Alias: GraphDistatisRv
● 0 images

GraphDistatisPartial (Package: DistatisR) :

GraphDistatisPartial plots maps of the factor scores of the observations from a distatis analysis. GraphDistatisPartial gives a map of the factors scores of the observations plus partial factor scores, as "seen" by each of the matrices.
● Data Source: CranContrib
● Keywords: DistatisR, mds
● Alias: GraphDistatisPartial
● 0 images

GraphDistatisCompromise (Package: DistatisR) :

Plot maps of the factor scores of the observations for a distatis analysis. GraphDistatis gives a map of the factor scores for the observations. The labels of the observations are plotted by defaults but can be omitted (see the nude=TRUE option).
● Data Source: CranContrib
● Keywords: DistatisR, mds
● Alias: GraphDistatisCompromise
● 0 images

GraphDistatisBoot (Package: DistatisR) :

GraphDistatisBoot plots maps of the factor scores of the observations from a distatis analysis. GraphDistatisBoot gives a map of the factors scores of the observations plus the boostrapped confidence intervals drawn as "Confidence Ellipsoids" at percentage%.
● Data Source: CranContrib
● Keywords: DistatisR
● Alias: GraphDistatisBoot
● 0 images

GraphDistatisAll (Package: DistatisR) :

This function produces 4 plots: (1) a compromise plot, (2) a partial factor scores plot, (3) a bootstrap confidence intervals plot, and (4) a Rv map.
● Data Source: CranContrib
● Keywords: distatis, mds
● Alias: GraphDistatisAll
● 0 images