Highlights
- Arctic Code Vault Contributor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,267 contributions in the last year
Contribution activity
November 1, 2020
October 2020
Created a pull request in larmarange/broom.helpers that received 10 comments
Adding variable type selectors
This is the first draft. I need to review further before putting it up for review NEED TO ADD UNIT TESTS Question: Should these be updated to accou…
Created an issue in larmarange/broom.helpers that received 6 comments
Should variable be populated for intercept terms? or stay NA as current?
I started re-writing the broom.helpers section of tbl_regression() to use tidy_plus_plus() instead of the individual functions. One of the reasons …
- Header row incorrectly added when variable has spaces in the name
- Unify the broom.helpers and gtsummary select helpers
- Variable names for models with no model.frame method
- Error when identify variables run after remove intercept
- `var_class` incorrect for integers
- Add broom.helpers class to tibbles?
- Missing label for nnet::multinom() categorical variables
- `tidy_remove_intercept()` removes terms from model (when they are named horribly)
- Calling `tidy_plus_plus()` arguments for `tbl_regression()`?
- Genereralize `add_stat()` to work with `tbl_svysummary()` objects
- Improve error messaging when no variables selected in `modify_*()`
- Update to `modify_table_header()`
- Update `.$table_body` to work with the `all_*()` select helpers from {broom.helpers}
- Tidier for `ic_sp()` models?
- Give `modify_header()` access to unweighted Ns after `tbl_svysummary()`