# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "dhmeasures" in publications use:' type: software license: MIT title: 'dhmeasures: Digital History Measures' version: '1.0' doi: 10.32614/CRAN.package.dhmeasures abstract: Provides statistical functions to aid in the analysis of contemporary and historical corpora. These transparent functions may be useful to anyone, and were designed with the social sciences and humanities in mind. JSD (Jensen-Shannon Divergence) is a measure of the distance between two probability distributions. The JSD and Original JSD functions expand on existing functions, by calculating the JSD for distributions of words in text groups for all pairwise groups provided (Drost (2018) ). The Log Likelihood function is inspired by the work of digital historian Jo Guldi (Guldi (2022) ). Also includes helper functions that can count word frequency in each text grouping, and remove stop words. authors: - family-names: Schaefer given-names: Ryan email: rschaefer1@me.com orcid: https://orcid.org/0000-0001-7694-3994 - family-names: Buongiorno given-names: Steph email: steph.buon@gmail.com orcid: https://orcid.org/0000-0002-6965-0787 repository: https://stephbuon.r-universe.dev repository-code: https://github.com/stephbuon/dhmeasures commit: c47c570f260ab79d7f7d333b0aa905992bf21a9f url: https://github.com/stephbuon/dhmeasures date-released: '2026-04-20' contact: - family-names: Buongiorno given-names: Steph email: steph.buon@gmail.com orcid: https://orcid.org/0000-0002-6965-0787