You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
I use MATLAB for most of my day-in-day-out work. I teach statistics using R. For the most part, I am happy using MATLAB (if only because its what I know best), but two features of R that I really miss in MATLAB are:
1) Dataframes - a neat wrapper for statistical data (variables in columns, cases in rows)
2) The idea of a model object - run a regression or whatever and then get back an object to manipualate it
So I have implemented (partially) these two features in MATLAB. The documentation is sparse and features are currently biased in my own research directions. I would welcome comments and code contributions (which would be fully acknowledged).
Cite As
Brian McGill (2026). Dataframe (ala R/Splus) for MATLAB (https://www.mathworks.com/matlabcentral/fileexchange/6657-dataframe-ala-r-splus-for-matlab), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (43.5 KB)
-
No License
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 | Fixed a couple of errors that showed up in version 7. Lint stilll highlights more issues than I would like but haven't had time to do full upgrade. |
