rFSA VS matrixTests

Compare rFSA vs matrixTests and see what are their differences.

rFSA

An R package for finding higher order interactions, and best subsets for statistical regression models. (by joshuawlambert)

matrixTests

R package for computing multiple hypothesis tests on rows/columns of a matrix or a data.frame (by karoliskoncevicius)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
rFSA matrixTests
1 1
7 35
- -
1.8 5.8
almost 3 years ago 7 months ago
R R
- -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

rFSA

Posts with mentions or reviews of rFSA. We have used some of these posts to build our list of alternatives and similar projects.
  • Parallel Computing: Best Subset Selection glm's for Windows
    1 project | /r/rstats | 14 Jan 2022
    Looks like the core limitation is due to the parallelization scheme used within the function. The package source code is available on github, so you could pull apart the function of interest and rewrite how it's doing parallelization. (so away from mclapply and to a more windows-friendly paradigm).

matrixTests

Posts with mentions or reviews of matrixTests. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-16.
  • Ask HN: What are some tools / libraries you built yourself?
    264 projects | news.ycombinator.com | 16 May 2021
    I often have to perform statistical tests on genomic data. Which in practice means running the same test on every gene (row of a matrix). Running it separately on each row is often slow, specially in R. So to speed it up I started an R package "matrixTests": https://github.com/karoliskoncevicius/matrixTests which is a lot faster and deals nicely with edge case scenarios (missing values, infinities, empty matrices, etc).

    Another notable mention is maybe vim plugin "sendtowindow": https://github.com/karoliskoncevicius/vim-sendtowindow which implements an operator for sending text to another window. Handy for sending code in a REPL within vim ":terminal" buffer.

What are some alternatives?

When comparing rFSA and matrixTests you can also consider the following projects:

fselect - Find files with SQL-like queries

Pion WebRTC - Pure Go implementation of the WebRTC API

gutenberg - A fast static site generator in a single binary with everything built-in. https://www.getzola.org

GoJS, a JavaScript Library for HTML Diagrams - JavaScript diagramming library for interactive flowcharts, org charts, design tools, planning tools, visual languages.

Zip Foundation - Effortless ZIP Handling in Swift

lowdefy - The config web stack for business apps - build internal tools, client portals, web apps, admin panels, dashboards, web sites, and CRUD apps with YAML or JSON.

snipp.in - Fast, Light-weight, Notes, Snippet manager and code editor directly inside your browser

kondo - Cleans dependencies and build artifacts from your projects.

htmx - </> htmx - high power tools for HTML

tera - A template engine for Rust based on Jinja2/Django

rupy - HTTP App. Server and JSON DB - Shared Parallel (Atomic) & Distributed

gazpacho - 🥫 The simple, fast, and modern web scraping library