Learn R Programming

stemmatology (version 0.3.2)

fournival: Fournival Data Set

Description

Data from the tradition of Richart de Fournival, Bestiaire d'Amours, from C. Segre's edition, limited to archetype y with only substantive readings selected.

Usage

data(fournival)

Arguments

Format

A matrix with 292 observations on the following 10 variables.

A

a numeric vector

B

a numeric vector

C

a numeric vector

D

a numeric vector

E

a numeric vector

H

a numeric vector

I

a numeric vector

J

a numeric vector

K

a numeric vector

O

a numeric vector

Details

Only the manuscripts from archetype y have been retained, in order to have a tradition with limited contamination, and a 10% sample has been taken in the full text. The variant locations have been selected to retain only substantial readings. The data is presented here as used in Camps & Cafiero 2015, without further modifications or corrections. Readings have been converted to numeric codes (0 being omission, and NA an absence of value).

References

Camps, Jean-Baptiste, and Florian Cafiero. <U+2018>Genealogical Variant Locations and Simplified Stemma: A Test Case<U+2019>. Analysis of Ancient and Medieval Texts and Manuscripts: Digital Approaches, edited by Tara Andrews and Caroline Mac<U+00E9>, Brepols, 2015, pp. 69<U+2013>93, https://halshs.archives-ouvertes.fr/halshs-01435633, DOI: 10.1484/M.LECTIO-EB.5.102565.

Examples

Run this code
# NOT RUN {
data(fournival)
# }

Run the code above in your browser using DataLab