<?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>Safe Formula-Based Regularized Generalized Linear Models</dc:title>
  <dc:title>R package fbrglm version 0.1.0</dc:title>
  <dc:description>A formula-based wrapper around 'glmnet' that brings the
    'glm()'-compatible modeling workflow to regularized generalized
    linear models. Training-time 'terms', 'xlevels', and 'contrasts'
    are stored on the fit object and reused at predict time, so the
    design matrix is reconstructed consistently across sessions.
    Complete-case bookkeeping is exposed via 'nobs_info', and linearly
    dependent columns are detected by a QR pivot and reported as 'NA'
    in 'coef()' and 'summary()' (the 'stats::glm()' convention),
    distinguishing "not identifiable" from "shrunk to zero by the
    penalty". Novel factor levels at predict time raise the same error
    'stats::predict.glm()' does by default, with
    'on_new_levels = "na"' as a production-style opt-in. Accepts
    character family strings ('gaussian', 'binomial', 'poisson',
    'cox', 'multinomial', 'mgaussian') and any 'glm' family object the
    underlying 'glmnet' itself accepts, including 'Gamma' and
    fixed-theta negative binomial via 'MASS::negative.binomial'.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: glmnet, stats, graphics, generics, tibble</dc:relation>
  <dc:relation>Suggests: testthat (&gt;= 3.0.0), knitr, rmarkdown, survival, MASS</dc:relation>
  <dc:creator>Koki Tsuyuzaki &lt;k.t.the-answer@hotmail.co.jp&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Koki Tsuyuzaki [aut, cre]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=fbrglm/LICENSE)</dc:rights>
  <dc:date>2026-07-14</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=fbrglm</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.fbrglm</dc:identifier>
</oai_dc:dc>
