<?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>Probabilistic Regression Trees</dc:title>
  <dc:title>R package PRTree version 1.1.0</dc:title>
  <dc:description>Implementation of Probabilistic Regression Trees (PRTree),
  providing functions for model fitting and prediction, with specific adaptations
  to handle missing values. The main computations are implemented in 'Fortran'
  for high efficiency. The package is based on the PRTree methodology described in
  Alkhoury et al. (2020), "Smooth and Consistent Probabilistic Regression Trees"
  &lt;https://proceedings.neurips.cc/paper_files/paper/2020/file/8289889263db4a40463e3f358bb7c7a1-Paper.pdf&gt;. 
  Details on the treatment of missing data and implementation aspects are presented 
  in Prass, T.S.; Neimaier, A.S.; Pumi, G. (2025), 
  "Handling Missing Data in Probabilistic Regression Trees: Methods and Implementation in R" 
  &lt;doi:10.48550/arXiv.2510.03634&gt;.    </dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.3.0)</dc:relation>
  <dc:relation>Imports: tidyr (&gt;= 1.3.0), gridExtra (&gt;= 2.3), stats, grDevices, utils,
tidyselect, graphics, rlang</dc:relation>
  <dc:relation>Suggests: ggplot2</dc:relation>
  <dc:creator>Taiane Schaedler Prass &lt;taianeprass@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Taiane Schaedler Prass [aut, ths, cre] (ORCID:
    &lt;https://orcid.org/0000-0003-3136-909X&gt;),
  Alisson Silva Neimaier [aut] (ORCID:
    &lt;https://orcid.org/0000-0002-7524-0776&gt;)</dc:contributor>
  <dc:rights>GPL (&gt;= 3)</dc:rights>
  <dc:date>2026-07-13</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=PRTree</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.PRTree</dc:identifier>
</oai_dc:dc>
