<?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>Random Forest Super Greedy Trees</dc:title>
  <dc:title>R package randomForestSGT version 1.0.0</dc:title>
  <dc:description>Implements random forest Super Greedy Trees (SGTs) for
  regression. SGTs extend classification and regression tree splitting
  by fitting lasso-penalized local parametric models at tree nodes,
  producing sparse univariate and multivariate geometric cuts such as
  axis-aligned splits, hyperplanes, ellipsoids, hyperboloids, and
  interaction-based cuts.  Trees are grown best-split-first by
  selecting cuts that reduce empirical risk, and ensembles provide
  out-of-bag error estimation, prediction on new data, variable
  filtering, tuning of the hcut complexity parameter,
  coordinate-descent lasso fitting, variable importance, and local
  coefficient summaries. For the underlying method, 
  see Ishwaran (2026) &lt;doi:10.1007/s10462-026-11541-6&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.3.0)</dc:relation>
  <dc:relation>Imports: randomForestSRC (&gt;= 3.6.2), varPro (&gt;= 3.1.0)</dc:relation>
  <dc:relation>Suggests: mlbench, interp, glmnet</dc:relation>
  <dc:creator>Udaya B. Kogalur &lt;ubk@kogalur.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Min Lu [aut],
  Udaya B. Kogalur [aut, cre],
  Hemant Ishwaran [aut]</dc:contributor>
  <dc:rights>GPL (&gt;= 3)</dc:rights>
  <dc:date>2026-05-11</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=randomForestSGT</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.randomForestSGT</dc:identifier>
</oai_dc:dc>
