Package: fastLogisticRegressionWrap 1.2.2

fastLogisticRegressionWrap: Fast Logistic Regression Wrapper

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.

Authors:Adam Kapelner [aut, cre], Beau Walker [rev, dtc], Gabriel Mayer [fnd, dtc]

fastLogisticRegressionWrap_1.2.2.tar.gz
fastLogisticRegressionWrap_1.2.2.zip(r-4.7)fastLogisticRegressionWrap_1.2.2.zip(r-4.6)fastLogisticRegressionWrap_1.2.2.zip(r-4.5)
fastLogisticRegressionWrap_1.2.2.tgz(r-4.6-x86_64)fastLogisticRegressionWrap_1.2.2.tgz(r-4.6-arm64)fastLogisticRegressionWrap_1.2.2.tgz(r-4.5-x86_64)fastLogisticRegressionWrap_1.2.2.tgz(r-4.5-arm64)
fastLogisticRegressionWrap_1.2.2.tar.gz(r-4.7-arm64)fastLogisticRegressionWrap_1.2.2.tar.gz(r-4.7-x86_64)fastLogisticRegressionWrap_1.2.2.tar.gz(r-4.6-arm64)fastLogisticRegressionWrap_1.2.2.tar.gz(r-4.6-x86_64)
fastLogisticRegressionWrap_1.2.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
fastLogisticRegressionWrap/json (API)

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

Bug tracker:https://github.com/kapelner/fastlogisticregressionwrap/issues

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

On CRAN:

Conda:

cpp

3.48 score 1 stars 2 packages 3 scripts 212 downloads 10 exports 6 dependencies

Last updated from:a6c75e8502. Checks:11 ERROR, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64ERROR122
linux-devel-x86_64ERROR135
source / vignettesOK162
linux-release-arm64ERROR117
linux-release-x86_64ERROR123
macos-release-arm64ERROR116
macos-release-x86_64ERROR149
macos-oldrel-arm64ERROR110
macos-oldrel-x86_64ERROR183
windows-develERROR93
windows-releaseERROR112
windows-oldrelERROR103
wasm-releaseOK107

Exports:asymmetric_cost_explorerasymmetric_cost_explorer_cross_validatedconfusion_resultseigen_compute_single_entry_of_diagonal_matrixeigen_deteigen_inveigen_Xt_times_diag_w_times_Xfast_logistic_regressionfast_logistic_regression_stepwise_forwardgeneral_confusion_results

Dependencies:backportscheckmateMASSRcppRcppEigenRcppNumerical

Readme and manuals

Help Manual

Help pageTopics
Asymmetric Cost Explorerasymmetric_cost_explorer
Asymmetric Cost Explorerasymmetric_cost_explorer_cross_validated
Binary Confusion Table and Errorsconfusion_results
Compute Single Value of the Diagonal of a Symmetric Matrix's Inverseeigen_compute_single_entry_of_diagonal_matrix
A fast det(X) functioneigen_det
A fast solve(X) functioneigen_inv
A fast Xt [times] diag(w) [times] X functioneigen_Xt_times_diag_w_times_X
FastLR Wrapperfast_logistic_regression
Rapid Forward Stepwise Logistic Regressionfast_logistic_regression_stepwise_forward
A Wrapper for FastLRfastLogisticRegressionWrap
General Confusion Table and Errorsgeneral_confusion_results
FastLR Wrapper Predictionspredict.fast_logistic_regression
FastLR Wrapper Predictionspredict.fast_logistic_regression_stepwise
FastLR Wrapper Printprint.fast_logistic_regression
FastLR Wrapper Printprint.fast_logistic_regression_stepwise
FastLR Wrapper Summarysummary.fast_logistic_regression
FastLR Wrapper Summarysummary.fast_logistic_regression_stepwise