jacob-long / jacob-long/jtools
Request support for rlm objects
- Dominant language
- R
- Stars
- 171
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
Having recently discovered jtools, I really appreciate the flexibility of your package to facilitate interpretation and reporting of regression models. I'm using robust regression in my analysis, via the rlm function from the MASS package.
Please consider adding support for rlm objects to jtools. I think it should be a quick fix, as it's just a case of changing index positions and dropping non-applicable summary statistics.
Thanks for your good work!
Contributor guide
Research direction
No file or test is named. Start by tracing jtools' existing regression-object support and compare how MASS::rlm objects expose indices and summary statistics. Done means rlm objects are supported while non-applicable statistics are omitted.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- analytics
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100