Package: milr 0.4.1

Ping-Yang Chen

milr: Multiple-Instance Logistic Regression with LASSO Penalty

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.

Authors:Ping-Yang Chen [aut, cre], ChingChuan Chen [aut], Chun-Hao Yang [aut], Sheng-Mao Chang [aut]

milr_0.4.1.tar.gz
milr_0.4.1.tar.gz(r-4.7-arm64)milr_0.4.1.tar.gz(r-4.7-x86_64)milr_0.4.1.tar.gz(r-4.6-arm64)milr_0.4.1.tar.gz(r-4.6-x86_64)
milr_0.4.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
milr/json (API)

# Install 'milr' in R:
install.packages('milr', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/pingyangchen/milr/issues

Uses libs:
  • openblas– Optimized BLAS
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

openblascpp

2.20 score 16 scripts 260 downloads 3 exports 14 dependencies

Last updated from:00ea00bd83. Checks:6 OK. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-arm64OK169
linux-devel-x86_64OK181
source / vignettesOK299
linux-release-arm64OK175
linux-release-x86_64OK177
wasm-releaseOK150

Exports:DGPmilrsoftmax

Dependencies:codetoolsforeachglmnetiteratorslatticeMatrixnumDerivpipeRRcppRcppArmadilloRcppEigenRcppParallelshapesurvival

milr: Multiple-Instance Logistic Regression with Lasso Penalty

Rendered frommilr-intro.Rmdusingknitr::rmarkdownon Jun 16 2026.

Last update: 2020-10-31
Started: 2017-06-08