CRAN/E | fastLogisticRegressionWrap

fastLogisticRegressionWrap

Fast Logistic Regression Wrapper

Installation

About

Provides very fast logistic regression with coefficient inferences plus other useful methods such as a forward stepwise model generator (see the benchmarks by visiting the github page at the URL below). The inputs are flexible enough to accomodate GPU computations. The coefficient estimation employs the fastLR() method in the 'RcppNumerical' package by Yixuan Qiu et al. This package allows their work to be more useful to a wider community that consumes inference.

github.com/kapelner/fastLogisticRegressionWrap
Bug report File report

Key Metrics

Version 1.2.0
R ≥ 4.0.0
Published 2023-08-08 271 days ago
Needs compilation? yes
License GPL-3
CRAN checks fastLogisticRegressionWrap results

Downloads

Yesterday 6 0%
Last 7 days 42 -34%
Last 30 days 189 -5%
Last 90 days 554 -24%
Last 365 days 2.241

Maintainer

Maintainer

Adam Kapelner

kapelner@qc.cuny.edu

Authors

Adam Kapelner

aut / cre

Beau Walker

rev / dtc

Gabriel Mayer

fnd / dtc

Material

ChangeLog
Reference manual
Package source

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

fastLogisticRegressionWrap archive

Depends

R ≥ 4.0.0

Imports

RcppNumerical
Rcpp
checkmate
stats
MASS
methods

LinkingTo

Rcpp
RcppEigen