CRAN/E | milr

milr

Multiple-Instance Logistic Regression with LASSO Penalty

Installation

About

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.

github.com/PingYangChen/milr
System requirements GNU make
Bug report File report

Key Metrics

Version 0.3.1
R ≥ 3.2.3
Published 2020-10-31 1267 days ago
Needs compilation? yes
License MIT
License File
CRAN checks milr results

Downloads

Yesterday 9 0%
Last 7 days 42 -7%
Last 30 days 235 -7%
Last 90 days 940 +23%
Last 365 days 3.176 -13%

Maintainer

Maintainer

Ping-Yang Chen

pychen.ping@gmail.com

Authors

Ping-Yang Chen

aut / cre

ChingChuan Chen

aut

Chun-Hao Yang

aut

Sheng-Mao Chang

aut

Material

Reference manual
Package source

Vignettes

milr\: Multiple-Instance Logistic Regression with Lasso Penalty

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

milr archive

Depends

R ≥ 3.2.3

Imports

utils
pipeR ≥ 0.5
numDeriv
glmnet
Rcpp ≥ 0.12.0
RcppParallel

Suggests

testthat
knitr
Hmisc
rmarkdown
data.table
ggplot2
plyr

LinkingTo

Rcpp
RcppArmadillo
RcppParallel