<?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>Multiple-Instance Logistic Regression with LASSO Penalty</dc:title>
  <dc:title>R package milr version 0.4.1</dc:title>
  <dc:description>The multiple instance data set consists of many independent
    subjects (called bags) and each subject is composed of several components
    (called instances). The outcomes of such data set are binary or categorical responses,
    and, we can only observe the subject-level outcomes. For example, in manufacturing
    processes, a subject is labeled as "defective" if at least one of its own
    components is defective, and otherwise, is labeled as "non-defective". The
    'milr' package focuses on the predictive model for the multiple instance
    data set with binary outcomes and performs the maximum likelihood estimation
    with the Expectation-Maximization algorithm under the framework of logistic
    regression. Moreover, the LASSO penalty is attached to the likelihood function
    for simultaneous parameter estimation and variable selection.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.2.3)</dc:relation>
  <dc:relation>Imports: utils, pipeR (&gt;= 0.5), numDeriv, glmnet, Rcpp (&gt;= 0.12.0),
RcppParallel</dc:relation>
  <dc:relation>LinkingTo: Rcpp, RcppArmadillo, RcppParallel</dc:relation>
  <dc:relation>Suggests: testthat, knitr, Hmisc, rmarkdown, data.table, ggplot2, plyr</dc:relation>
  <dc:creator>Ping-Yang Chen &lt;pychen.ping@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Ping-Yang Chen [aut, cre],
  ChingChuan Chen [aut],
  Chun-Hao Yang [aut],
  Sheng-Mao Chang [aut]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=milr/LICENSE)</dc:rights>
  <dc:date>2025-09-19</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=milr</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.milr</dc:identifier>
</oai_dc:dc>
