A collection of Rfast2 functions for data analysis. Note 1: The vast majority of the functions accept matrices only, not data.frames. Note 2: Do not have matrices or vectors with have missing data (i.e NAs). We do no check about them and C++ internally transforms them into zeros (0), so you may get wrong results. Note 3: In general, make sure …
☆42Mar 5, 2026Updated 2 weeks ago
Alternatives and similar repositories for Rfast2
Users that are interested in Rfast2 are comparing it to the libraries listed below
Sorting:
- A collection of fast (utility) functions for data analysis. Column- and row- wise means, medians, variances, minimums, maximums, many t, …☆157Feb 27, 2026Updated 3 weeks ago
- FlexiBLAS API Interface for R☆16Mar 4, 2024Updated 2 years ago
- Fast computation of some matrices useful in statistics☆21Feb 27, 2026Updated 3 weeks ago
- Shortest Path Algorithm Visualization☆13Dec 14, 2020Updated 5 years ago
- R package to download Prof. Kenneth French data sets☆14Mar 22, 2024Updated 2 years ago
- A terribly-simple data base for time series☆14Dec 16, 2025Updated 3 months ago
- Translates an R function into a to a C++ function which is callable from within R. The typical use case intended by 'ast2ast' are functio…☆35Mar 5, 2026Updated 2 weeks ago
- Code-generate C++ from R☆64Mar 12, 2026Updated last week
- Rcpp Example for accessing NLopt☆14Jan 27, 2026Updated last month
- ☆27Apr 1, 2021Updated 4 years ago
- Rcpp integration for GNU GSL vectors and matrices☆33Mar 5, 2026Updated 2 weeks ago
- [On CRAN] Rcpp integration for the Ensmallen templated C++ mathematical optimization library☆32Oct 3, 2025Updated 5 months ago
- Data Manipulation Functions Implemented in C☆61Jan 26, 2026Updated last month
- Fast Effect Plots in R☆22Dec 29, 2025Updated 2 months ago
- Rcpp Bindings for the 'fastfloat' Header-Only Library☆21Jan 19, 2026Updated 2 months ago
- Compare run times for various data frame packages☆23Nov 26, 2025Updated 3 months ago
- An Extensible Suite of High-Performance and Low-Dependency Packages for Statistical Computing and Data Manipulation in R☆311Dec 13, 2025Updated 3 months ago
- Extreme Learning Machine using RcppArmadillo☆15Feb 1, 2026Updated last month
- ☆17Jan 10, 2026Updated 2 months ago
- Binary Choice Models with Fixed Effects☆11Dec 31, 2025Updated 2 months ago
- R package for weighted model metrics☆11Apr 12, 2025Updated 11 months ago
- R package that provides a parallel estimation method for generalized linear models☆11Oct 14, 2021Updated 4 years ago
- Subplex Optimization Algorithm☆11Nov 25, 2025Updated 3 months ago
- Functions, examples and data from the first and the second edition of "Numerical Methods and Optimization in Finance" by M. Gilli, D. Mar…☆38Dec 24, 2025Updated 2 months ago
- Interface to Lanczos SVD and eigensolvers from R☆27Jan 10, 2025Updated last year
- Package to link R language to OpenBLAS library☆51Jun 28, 2025Updated 8 months ago
- Examples of using Rcpp to interface R and C++☆49Jan 16, 2026Updated 2 months ago
- Tool for Solving Problems in Combinatorics and Computational Mathematics☆49Updated this week
- R Package: Parallel Distance Matrix Computation using Multiple Threads☆52Sep 27, 2025Updated 5 months ago
- Arbitrary-precision arithmetic for R☆18May 5, 2023Updated 2 years ago
- Light weight R package to do fast data splitting for cross-validation or train/valid/test splits☆13Apr 6, 2025Updated 11 months ago
- Quadratic Programming++ for R☆18Aug 18, 2024Updated last year
- R package for fast rolling and expanding linear regression models☆22May 5, 2022Updated 3 years ago
- R Package Broadcast: Broadcasted Array Operations Like ‘NumPy’☆27Mar 8, 2026Updated 2 weeks ago
- Non Metric Space ( Approximate ) Library in R☆12Feb 2, 2023Updated 3 years ago
- Fast and efficient computation of rolling and expanding statistics for time-series data.☆118Mar 3, 2026Updated 2 weeks ago
- Tidymodels for Nested/Panel Data☆13Sep 30, 2023Updated 2 years ago
- Seamless R and C++ integration for the sparse matrix dgCMatrix class☆12Jul 1, 2022Updated 3 years ago
- R package: doFuture - Use Foreach to Parallelize via Future Framework☆84Feb 20, 2026Updated last month