<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Weighted Tidy Log Odds Ratio</dc:title>
  <dc:title>R package tidylo version 0.2.0</dc:title>
  <dc:description>How can we measure how the usage or frequency of some
    feature, such as words, differs across some group or set, such as
    documents? One option is to use the log odds ratio, but the log odds
    ratio alone does not account for sampling variability; we haven't
    counted every feature the same number of times so how do we know which
    differences are meaningful? Enter the weighted log odds, which
    'tidylo' provides an implementation for, using tidy data principles.
    In particular, here we use the method outlined in Monroe, Colaresi,
    and Quinn (2008) &lt;doi:10.1093/pan/mpn018&gt; to weight the log odds ratio
    by a prior. By default, the prior is estimated from the data itself,
    an empirical Bayes approach, but an uninformative prior is also
    available.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: dplyr, rlang</dc:relation>
  <dc:relation>Suggests: covr, ggplot2, janeaustenr, knitr, rmarkdown, stringr,
testthat (&gt;= 2.1.0), tidytext</dc:relation>
  <dc:creator>Julia Silge &lt;julia.silge@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Tyler Schnoebelen [aut],
  Julia Silge [aut, cre, cph] (ORCID:
    &lt;https://orcid.org/0000-0002-3671-836X&gt;),
  Alex Hayes [aut] (ORCID: &lt;https://orcid.org/0000-0002-4985-5160&gt;)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=tidylo/LICENSE)</dc:rights>
  <dc:date>2022-03-22</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=tidylo</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.tidylo</dc:identifier>
</oai_dc:dc>
