Learn R Programming

languageR (version 1.5.0)

dutchSpeakersDistMeta: Metadata for dutchSpeakersDist

Description

Meta-data for the cross-entropy based between-speaker distance matrix dutchSpeakersDist

Usage

data(dutchSpeakersDistMeta)

Arguments

Format

A data frame with 165 observations on the following 6 variables.

Speaker

a factor with speakers as levels.

Sex

a factor with levels female and male.

AgeYear

a numeric vector with the speakers' year of birth.

AgeGroup

a factor with levels age18to24, age25to34, age35to44, age45to55, and age56up

.
ConversationType

a factor with levels femaleOnly maleFemale, maleOnly, and unknown.

EduLevel

a factor with levels EduUnknown, high, low mid

References

Juola, P. (2003) The time course of language change, Computers and the Humanities, 37, 77-96.

Juola, P. and Baayen, R. H. (2005) A Controlled-corpus Experiment in Authorship Identification by Cross-entropy, Literary and Linguistic Computing, 20, 59-67.

Examples

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

Run the code above in your browser using DataLab