<?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>An R6 Class to Perform Analysis on Long Tidy Data</dc:title>
  <dc:title>R package tidymodlr version 1.0.0</dc:title>
  <dc:description>Transforms long data into a matrix form to allow for ease of input into modelling packages for regression, principal components, imputation or machine learning. It does this by pivoting on user defined columns, generating a key-value table for variable names to ensure one-to-one mappings are preserved. It is particularly useful when the indicator names in the columns are long descriptive strings, for example "Energy imports, net (% of energy use)". High level analysis wrapper functions for correlation and principal components analysis are provided.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 2.10)</dc:relation>
  <dc:relation>Imports: R6, dplyr, tidyr, tm, corrr, FactoMineR</dc:relation>
  <dc:relation>Suggests: testthat (&gt;= 3.0.0)</dc:relation>
  <dc:creator>David Hammond &lt;anotherdavidhammond@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>David Hammond [aut, cre]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=tidymodlr/LICENSE)</dc:rights>
  <dc:date>2024-08-26</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=tidymodlr</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.tidymodlr</dc:identifier>
</oai_dc:dc>
