extendr/mdl

An opinionated and performant reimagining of model matrices using rust

30
/ 100
Emerging

This tool helps data analysts and scientists quickly prepare their data for statistical modeling in R. You provide a formula specifying the relationships between your variables and a data frame containing your raw data. It then rapidly converts this into a numeric matrix, ready for various regression or machine learning algorithms.

No commits in the last 6 months.

Use this if you need to transform R data frames into model matrices very quickly, especially with smaller to medium-sized datasets, and your formulas are straightforward.

Not ideal if your statistical formulas include complex in-line functions, you need to handle missing values within the matrix creation, or you require automatic adjustment of factor levels.

statistical-modeling data-preparation quantitative-analysis machine-learning-engineering data-science
Stale 6m No Package No Dependents
Maintenance 2 / 25
Adoption 4 / 25
Maturity 16 / 25
Community 8 / 25

How are scores calculated?

Stars

8

Forks

1

Language

R

License

Last pushed

Jul 27, 2025

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/extendr/mdl"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.