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 4 months ago
11.01 score 12 stars 153 packages 456 scripts 20k 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 6 months ago
admmconvex-optimizationlassomachine-learningoperator-splittingquadratic-programming
8.18 score 12 stars 65 packages 40 scripts 11k 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 6 months ago
7.83 score 5 stars 59 packages 30 scripts 5.1k 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 10 months ago
7.23 score 4 stars 11 packages 245 scripts 1.1k downloadspamr - Pam: Prediction Analysis for Microarrays
Some functions for sample classification in microarrays.
Last updated 5 months ago
6.87 score 14 packages 241 scripts 7.3k 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 packages 18 scripts 173 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 packages 8 scripts 391 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.18 score 17 stars 2 packages 15 scripts 390 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 331 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
2.74 score 11 scripts 191 downloads