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 13 found.
[1] < 1 2 > [2]  Sort:

plot.ctlcurves (Package: tclust) : plot Method for ctlcurves Objects

The plot method for class ctlcurves: This function plots a ctlcurves object, comparing the target functions values with different values of parameter restr.fact.
● Data Source: CranContrib
● Keywords: cluster, hplot, multivariate, robust
● Alias: plot.ctlcurves
● 0 images

plot.DiscrFact (Package: tclust) : plot Method for DiscrFact Objects

The plot method for class DiscrFact: Next to a plot of the tclust object which has been used for creating the DiscrFact object, a silhouette plot indicates the presence of groups with a large amount of doubtfully assigned observations. A third plot similar to the standard tclust plot serves to highlight the identified doubtful observations.
● Data Source: CranContrib
● Keywords: cluster, hplot, multivariate, robust
● Alias: plot.DiscrFact, plot_DiscrFact_p2, plot_DiscrFact_p3
● 0 images

geyser2 (Package: tclust) : Old Faithful Geyser Data

A bivariate data set obtained from the Old Faithful Geyser, containing the eruption length and the length of the previous eruption for 271 eruptions of this geyser in minutes.
● Data Source: CranContrib
● Keywords:
● Alias: geyser2
● 0 images

tkmeans (Package: tclust) : Trimmed k-means Cluster Analysis

tkmeans searches for k (or less) spherical clusters in a data matrix x, whereas the ceiling (alpha n) most outlying observations are trimmed.
● Data Source: CranContrib
● Keywords: cluster, multivariate, robust
● Alias: tkmeans
● 0 images

discr_coords (Package: tclust) : Discriminant coordinates/canonical variates of tclust objects

Computes the two first discriminant coordinates (canonical coordinates) directly from a tclust object to obtain a graphical representations of cluster solutions in higher dimensional (p > 2) cases.
● Data Source: CranContrib
● Keywords: cluster, hplot, multivariate, robust
● Alias: discr_coords
● 0 images

swissbank (Package: tclust) : SwissBankNotes Data

Six variables measured on 100 genuine and 100 counterfeit old Swiss 1000-franc bank notes (Flury and Riedwyl, 1988).
● Data Source: CranContrib
● Keywords:
● Alias: swissbank
● 0 images

plot.tclust (Package: tclust) : plot Method for tclust Objects

The plot method for classes tclust and tkmeans.
● Data Source: CranContrib
● Keywords: cluster, hplot, multivariate, robust
● Alias: plot.tclust, plot.tkmeans
● 0 images

ctlcurves (Package: tclust) : Classification Trimmed Likelihood Curves

The function applies tclust several times on a given dataset while parameters alpha and k are altered. The resulting object gives an idea of the optimal trimming level and number of clusters considering a particular dataset.
● Data Source: CranContrib
● Keywords: cluster, hplot, multivariate, robust
● Alias: ctlcurves, print.ctlcurves
● 0 images

DiscrFact (Package: tclust) : Discriminant Factor Analysis for tclust Objects

Analyzes a tclust-object by calculating discriminant factors and comparing the quality of the actual cluster assignments and the second best possible assignment for each observation. Discriminant factors, measuring the strength of the "trimming" decision may also be defined. Cluster assignments of observations with large discriminant factors are considered as "doubtful" decisions. Silhouette plots give a graphical overview of the discriminant factors distribution (see plot.DiscrFact). More details can be found in García-Escudero et al. (2010).
● Data Source: CranContrib
● Keywords: cluster, hplot, multivariate, robust
● Alias: DiscrFact, print.DiscrFact
● 0 images

tclust (Package: tclust) : General Trimming Approach to Robust Cluster Analysis

tclust searches for k (or less) clusters with different covariance structures in a data matrix x. Relative cluster scatter can be restricted by a constant value restr.fact. For robustifying the estimation, a proportion alpha of observations may be trimmed. In particular, the trimmed k-means method (tkmeans)is represented by the tclust method, setting parameters restr = "eigen", restr.fact = 1 and equal.weights = TRUE.
● Data Source: CranContrib
● Keywords: cluster, multivariate, robust
● Alias: tclust
● 0 images