smacof (version 1.8-13)

Plato7: Plato's Seven Works

Description

This dataset contains statistical information about Plato's seven works. The underlying problem to this dataset is the fact that the chronological order of Plato's works is unknown. Scholars only know that Republic was his first work, and Laws his last work. For each work, Cox and Brandwood (1959) extracted the last five syllables of each sentence. Each syllable is classified as long or short which gives 32 types. Consequently, we obtain a percentage distribution across the 32 scenarios for each of the seven works.

Usage

data(Plato7)

Arguments

Format

Data frame containing syllable percentages of Plato's 7 works.

References

Cox, D. R. & Brandwood, L. (1959). On a discriminatory problem connected with the work of Plato. Journal of the Royal Statistical Society (Series B), 21, 195-200.

Examples

Run this code
data(Plato7)

Run the code above in your browser using DataCamp Workspace