cubature - Adaptive Multivariate Integration over Hypercubes
R wrappers around the cubature C library of Steven G. Johnson for adaptive multivariate integration over hypercubes and the Cuba C library of Thomas Hahn for deterministic and Monte Carlo integration. Scalar and vector interfaces for cubature and Cuba routines are provided; the vector interfaces are highly recommended as demonstrated in the package vignette.
Last updated 7 months ago
fortrancpp
10.86 score 12 stars 154 dependents 488 scripts 13k downloadsosqp - Quadratic Programming Solver using the 'OSQP' Library
Provides bindings to the 'OSQP' solver. The 'OSQP' solver is a numerical optimization package or solving convex quadratic programs written in 'C' and based on the alternating direction method of multipliers. See <doi:10.48550/arXiv.1711.08013> for details.
Last updated 8 months ago
admmconvex-optimizationlassomachine-learningoperator-splittingquadratic-programmingcpp
8.19 score 12 stars 65 dependents 40 scripts 11k downloadspamr - Pam: Prediction Analysis for Microarrays
Some functions for sample classification in microarrays.
Last updated 7 months ago
7.77 score 14 dependents 262 scripts 5.3k downloadsECOSolveR - Embedded Conic Solver in R
R interface to the Embedded COnic Solver (ECOS), an efficient and robust C library for convex problems. Conic and equality constraints can be specified in addition to integer and boolean variable constraints for mixed-integer problems. This R interface is inspired by the python interface and has similar calling conventions.
Last updated 8 months ago
7.74 score 5 stars 56 dependents 30 scripts 4.3k downloadsPMA - Penalized Multivariate Analysis
Performs Penalized Multivariate Analysis: a penalized matrix decomposition, sparse principal components analysis, and sparse canonical correlation analysis, described in Witten, Tibshirani and Hastie (2009) <doi:10.1093/biostatistics/kxp008> and Witten and Tibshirani (2009) Extensions of sparse canonical correlation analysis, with applications to genomic data <doi:10.2202/1544-6115.1470>.
Last updated 12 months ago
cpp
7.22 score 4 stars 11 dependents 254 scripts 736 downloadsclarabel - Interior Point Conic Optimization Solver
A versatile interior point solver that solves linear programs (LPs), quadratic programs (QPs), second-order cone programs (SOCPs), semidefinite programs (SDPs), and problems with exponential and power cone constraints (<https://clarabel.org/stable/>). For quadratic objectives, unlike interior point solvers based on the standard homogeneous self-dual embedding (HSDE) model, Clarabel handles quadratic objective without requiring any epigraphical reformulation of its objective function. It can therefore be significantly faster than other HSDE-based solvers for problems with quadratic objective functions. Infeasible problems are detected using using a homogeneous embedding technique.
Last updated 5 months ago
rustcargoopenblas
5.78 score 10 stars 2 dependents 4 scripts 598 downloadshomomorpheR - Homomorphic Computations in R
Homomorphic computations in R for privacy-preserving applications. Currently only the Paillier Scheme is implemented.
Last updated 3 years ago
5.73 score 4 stars 1 dependents 18 scripts 137 downloadsdeconvolveR - Empirical Bayes Estimation Strategies
Empirical Bayes methods for learning prior distributions from data. An unknown prior distribution (g) has yielded (unobservable) parameters, each of which produces a data point from a parametric exponential family (f). The goal is to estimate the unknown prior ("g-modeling") by deconvolution and Empirical Bayes methods. Details and examples are in the paper by Narasimhan and Efron (2020, <doi:10.18637/jss.v094.i11>).
Last updated 4 years ago
5.43 score 9 stars 2 dependents 8 scripts 336 downloadsbcaboot - Bias Corrected Bootstrap Confidence Intervals
Computation of bootstrap confidence intervals in an almost automatic fashion as described in Efron and Narasimhan (2020, <doi:10.1080/10618600.2020.1714633>).
Last updated 4 years ago
5.15 score 17 stars 2 dependents 14 scripts 392 downloadsASSISTant - Adaptive Subgroup Selection in Group Sequential Trials
Clinical trial design for subgroup selection in three-stage group sequential trial. Includes facilities for design, exploration and analysis of such trials. An implementation of the initial DEFUSE-3 trial is also provided as a vignette.
Last updated 5 years ago
4.54 score 23 scripts 301 downloadsbanditpam - Almost Linear-Time k-Medoids Clustering
Interface to a high-performance implementation of k-medoids clustering described in Tiwari, Zhang, Mayclin, Thrun, Piech and Shomorony (2020) "BanditPAM: Almost Linear Time k-medoids Clustering via Multi-Armed Bandits" <https://proceedings.neurips.cc/paper/2020/file/73b817090081cef1bca77232f4532c5d-Paper.pdf>.
Last updated 2 years ago
cppopenmp
2.74 score 11 scripts 228 downloads