<?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>'C' and 'Java' Source Code Generator for Fitted Glm Objects</dc:title>
  <dc:title>R package glm.deploy version 1.0.4</dc:title>
  <dc:description>Provides two functions that generate source code implementing the predict 
  function of fitted glm objects. In this version, code can be generated for either 'C' 
  or 'Java'. The idea is to provide a tool for the easy and fast deployment of glm 
  predictive models into production. The source code generated by this package implements 
  two function/methods. One of such functions implements the equivalent to 
  predict(type="response"), while the second implements predict(type="link"). Source code 
  is written to disk as a .c or .java file in the specified path. In the case of c, an .h 
  file is also generated.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: Rcpp (&gt;= 0.12.12), stats</dc:relation>
  <dc:relation>LinkingTo: Rcpp</dc:relation>
  <dc:relation>Suggests: knitr, rmarkdown, testthat</dc:relation>
  <dc:creator>Oscar Castro-Lopez &lt;castroloj@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Oscar Castro-Lopez [cre, aut],
  Ines Vega-Lopez [aut]</dc:contributor>
  <dc:rights>GPL (&gt;= 3)</dc:rights>
  <dc:rights>file LICENSE (https://CRAN.R-project.org/package=glm.deploy/LICENSE)</dc:rights>
  <dc:date>2018-03-09</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=glm.deploy</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.glm.deploy</dc:identifier>
</oai_dc:dc>
