Description Usage Arguments Details See Also
Get cluster and item consensus indices
1 |
x |
An object of class 'consclus' |
type |
Character string taking values 'cluster' or 'item' |
If type='cluster' a matrix with the cluster consensus values
is returned. A print method exists. If type='item' an array
is returned with as many rows as items. To access the item consensus for,
say, k=4, use x[,,3] (remembering that the array extent starts with
k=2). The item consensus values give a measure of belongingness to each item
for each cluster. Prototypes can be extracted by finding the item with the
largest consensus for each cluster.
representatives, conclus, assignClusters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.