<?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, Edit, and Plot Nomograms using R6 Objects</dc:title>
  <dc:title>R package R6Nomogram version 1.0</dc:title>
  <dc:description>Nomograms are a type of plot for displaying 
  linear models.  A scale is plotted for each predictor 
  in the model that translates values of the variable into
  "points", the sum of the "points" is then looked up on 
  another scale to find the final prediction from the model.
  This package provides an R6 object constructor that 
  does the computations for you to create an object 
  representing the nomogram for the model.  Methods and
  fields in the object allow you to customize the nomogram.
  You can then plot the nomogram, further customize, replot,
  etc.  These types of nomograms are described in Harrell (2015) 
  &lt;doi:10.1007/978-3-319-19425-7&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: R6</dc:relation>
  <dc:relation>Suggests: quarto</dc:relation>
  <dc:creator>Greg Snow &lt;538280@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Greg Snow [aut, cre]</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2026-07-06</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=R6Nomogram</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.R6Nomogram</dc:identifier>
</oai_dc:dc>
