<?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>Create Model Matrix and Save the Transforming Parameters</dc:title>
  <dc:title>R package ModelMatrixModel version 0.1.0</dc:title>
  <dc:description>The model.matrix() function in R is  convenient for transforming training dataset for modeling. 
    But it does not save any parameter used in transformation, so it is hard to apply the same transformation 
    to test dataset or new dataset. This package is created to solve the problem.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: Matrix</dc:relation>
  <dc:relation>Suggests: rmarkdown, knitr</dc:relation>
  <dc:creator>Xinyong Tian &lt;xinyongtian@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Xinyong Tian</dc:contributor>
  <dc:rights>GPL-3</dc:rights>
  <dc:date>2021-08-17</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=ModelMatrixModel</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.ModelMatrixModel</dc:identifier>
</oai_dc:dc>
