Published January 12, 2022
| Version v1.6.0
Software
Open
larmarange/broom.helpers: broom.helpers 1.6.0
Description
New supported models
- Support for
plm::plm()
models (#140)
New features
- The
.formula_list_to_named_list()
now respects theselect_single=
argument for all inputs types. Previously, named lists were ignored. - Added new argument
.formula_list_to_named_list(null_allowed=)
argument that works in conjunction withtype_check=
asserting the class/type of the RHS of the formula (or the value of the named list) (#137) - Better error message in
.formula_list_to_named_list()
(#136)
Bug fixes
- Fix so
.formula_list_to_named_list(type_check=)
checks RHS of a formula and the value of named list. (#138)
Files
larmarange/broom.helpers-v1.6.0.zip
Files
(214.2 kB)
Name | Size | Download all |
---|---|---|
md5:df439d032c5d2c65b738bdb96bec1886
|
214.2 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/larmarange/broom.helpers/tree/v1.6.0 (URL)