<?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>Counting Codes in a Text and Preparing Data for Analysis</dc:title>
  <dc:title>R package codecountR version 0.0.4.8</dc:title>
  <dc:description>Data analysis often requires coding, especially when data are collected through interviews, observations, or questionnaires. As a result, code counting and data preparation are essential steps in the analysis process. Analysts may need to count the codes in a text (Tokenization, counting of pre-established codes, computing the co-occurrence matrix by line) and prepare the data (e.g., min-max normalization, Z-score, robust scaling, Box-Cox transformation, and non-parametric bootstrap). For the Box-Cox transformation (Box &amp; Cox, 1964, &lt;https://www.jstor.org/stable/2984418&gt;), the optimal Lambda is determined using the log-likelihood method. Non-parametric bootstrap involves randomly sampling data with replacement. Two random number generators are also integrated: a Lehmer congruential generator for uniform distribution and a Box-Muller generator for normal distribution. Package for educational purposes. </dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: stats</dc:relation>
  <dc:relation>Suggests: knitr, rmarkdown</dc:relation>
  <dc:creator>Philippe Cohard &lt;p.cohard@laposte.net&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Philippe Cohard [aut, cre]</dc:contributor>
  <dc:rights>GPL-3</dc:rights>
  <dc:date>2025-03-01</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=codecountR</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.codecountR</dc:identifier>
</oai_dc:dc>
