GVME_Consensus {clue}R Documentation

Gordon-Vichi Macroeconomic Consensus Partition Data

Description

The soft (“fuzzy”) consensus partitions for the macroeconomic partition data given in Gordon and Vichi (2001).

Usage

data("GVME_Consensus")

Format

A named cluster ensemble of four soft partitions of 21 countries terms into two classes.

Details

The elements of the ensemble are named "MF1", "MF2", "JMF", and "S&S", and correspond to the consensus partitions obtained by applying models 1, 2, and 3 in Gordon and Vichi (2001) and the approach in Sato and Sato (1994) to the macroeconomic partition data in Gordon and Vichi (2001), which are available as data set GVME.

Source

Table 4 in Gordon and Vichi (2001).

References

A. D. Gordon and M. Vichi (2001). Fuzzy partition models for fitting a set of partitions. Psychometrika, 66, 229–248.

M. Sato and Y. Sato (1994). On a multicriteria fuzzy clustering method for 3-way data. International Journal of Uncertainty, Fuzziness and Knowledge-Based Systems, 2, 127–142.

Examples

## Load the consensus partitions.
data("GVME_Consensus")
## Fuzziness using the Partition Coefficient.
cl_fuzziness(GVME_Consensus)
## (Correponds to 1 - F in the source.)
## Dissimilarities:
cl_dissimilarity(GVME_Consensus)
cl_dissimilarity(GVME_Consensus, method = "comem")

[Package clue version 0.2-7 Index]