grf-labs/grf
Generalized Random Forests observed · 2026-08-28
Health v2 · maintenance only
68/100
- Activity 80
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3673
- days_rel: n/a
- days_push: 125
- n_releases_24m: 0
Adoption not part of the score
1106 stars · 282 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
GRF is an R package (with C++ core) for forest-based statistical estimation and inference, providing non-parametric methods for heterogeneous treatment effect estimation, instrumental variables, and various regression types. It supports honest estimation, confidence intervals, and missing covariates.
Use cases
- estimate heterogeneous treatment effects from observational data
- fit a causal forest to measure treatment effect heterogeneity
- run quantile regression with random forests
- estimate treatment effects with instrumental variables
- perform survival regression with right-censored outcomes
- get confidence intervals for treatment effect estimates
- learn optimal policies from estimated effects
When to choose
- you need statistically valid inference (confidence intervals) for forest-based estimates
- you want non-parametric heterogeneous treatment effect estimation in R
- you need honest splitting and support for missing covariates
- you work in econometrics or causal inference with multiple treatment arms or IV designs
When to avoid
- you need a Python-native library rather than an R package
- you only need standard prediction without statistical inference
- you need deep learning or gradient boosting approaches instead of forests
Facets
library · maturity stable
machine-learning data-science machine-learning data-science cpp cross-platform causal-inference causal-forest random-forest econometrics heterogeneous-treatment-effects r-package statistics survival-analysis r
2 sources
- readme: https://github.com/grf-labs/grf · fetched 2026-08-28 · 0f45355bedb6
- homepage: https://grf-labs.github.io/grf/ · fetched 2026-08-29 · 13e88bf49c18
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| grf-labs/grf | main | 68 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem