collapse VS wooldridge

Compare collapse vs wooldridge and see what are their differences.

wooldridge

The official R data package for "Introductory Econometrics: A Modern Approach". A vignette contains example models from each chapter. (by JustinMShea)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
collapse wooldridge
2 1
582 188
- -
9.6 3.6
7 days ago 11 months ago
C R
GNU General Public License v3.0 or later -
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.

collapse

Posts with mentions or reviews of collapse. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-01.
  • Benchmarking for loops vs apply and others
    2 projects | /r/rstats | 1 May 2022
    If you are looking for performance I would recommend to check the collapse package. The following line "collapse" = collapse::fsum(df_datatable$x, g=df_datatable$g) is around 2x faster than base::rowsum, and the dplyr style syntax doesn't add that much of an overhead "collapse dplyr" = df_datatable |> fgroup_by(g) |> fsum(x)

wooldridge

Posts with mentions or reviews of wooldridge. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning wooldridge yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing collapse and wooldridge you can also consider the following projects:

fastverse - An Extensible Suite of High-Performance and Low-Dependency Packages for Statistical Computing and Data Manipulation in R

priceR - Economics and Pricing in R

writexl - Portable, light-weight data frame to xlsx exporter for R

bruceR - 📦 BRoadly Useful Convenient and Efficient R functions that BRing Users Concise and Elegant R data analyses.

osrm - Interface between R and the OpenStreetMap-based routing service OSRM

r-yaml - R package for converting objects to and from YAML

epanet2toolkit - An R package for calling the Epanet software for simulation of piping networks.

tableone - R package to create "Table 1", description of baseline characteristics with or without propensity score weighting

RobinHood - An R interface for the RobinHood.com no commision investing site

RFI - R-Fortran Interface for Modern Fortran

eurostat - R tools for Eurostat data

rpart - Recursive Partitioning and Regression Trees