An S4 class to represent FLAggClustering
object |
returns a vector giving a permutation of the original observations to allow for plotting, in the sense that the branches of a clustering tree will not cross. |
object |
returns a vector with the distances between merging clusters at the successive stages. |
object |
the agglomerative coefficient, measuring the clustering structure of the dataset. |
object |
returns an (n-1) by 2 matrix, where n is the number of observations. Row i of merge describes the merging of clusters at step i of the clustering. |
object |
prints the results of agglomerative clustering on FLTable objects. |
object |
plots the results of agglomerative clustering on FLtable objects. Creates plots for visualizing an agnes object. |
AnalysisIDA character output used to retrieve the results of analysis
wideToDeepAnalysisIDA character string denoting the intermediate identifier during widetable to deeptable conversion.
disslogical TRUE if dissimilarity matrix is supplied to fanny
tableFLTable object given as input on which analysis is performed
resultsA list of all fetched components
deeptableA character vector containing a deeptable(either conversion from a widetable or input deeptable)
temptablesA list of temporary table names used across the results
mapTableA character string name for the mapping table in-database if input is wide-table.
whereconditionstakes the where_clause as a string
maxitmaximal number of iterations for the FANNY algorithm.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.