<?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>Efficient Best Subset Selection for GLMs via Branch and Bound
Algorithms</dc:title>
  <dc:title>R package BranchGLM version 3.0.1</dc:title>
  <dc:description>Performs efficient and scalable glm best 
	subset selection using a novel implementation of a branch and bound algorithm.
	To speed up the model fitting process, a range of optimization
	methods are implemented in 'RcppArmadillo'. Parallel computation 
	is available using 'OpenMP'.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.3.0)</dc:relation>
  <dc:relation>Imports: Rcpp (&gt;= 1.0.7), methods, stats, graphics</dc:relation>
  <dc:relation>LinkingTo: Rcpp, RcppArmadillo, BH</dc:relation>
  <dc:relation>Suggests: knitr, rmarkdown, testthat (&gt;= 3.0.0)</dc:relation>
  <dc:creator>Jacob Seedorff &lt;jacob-seedorff@uiowa.edu&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Jacob Seedorff [aut, cre]</dc:contributor>
  <dc:rights>Apache License (&gt;= 2)</dc:rights>
  <dc:date>2024-09-28</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=BranchGLM</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.BranchGLM</dc:identifier>
</oai_dc:dc>
