Published May 18, 2018
| Version 1.0.10
Software
Open
sjlabelled: Labelled Data Utility Functions
Description
General
- Deprecated
set_note()andget_note(), because there is already an R base function for this purpose:comment(). - Improved performance of functions, at the cost of removing support for the foreign package. sjlabelled now only supports labelled data from package haven.
Changes to functions
get_term_labels()gets aprefix-argument to prefix the returned labels of categorical variable either with the related variable name or label.
Bug fixes
- Fix issues with retrieving incorrect labels from
get_term_labels()for models that used unlabelled data in combination with other contrasts than the default option. get_dv_labels()no longer returns"NULL"for multivariate-response-models fitted with brms.
Files
strengejacke/sjlabelled-1.0.10.zip
Files
(123.6 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:a3d1420e1ed3647fba9070d33e0ac5f0
|
123.6 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/strengejacke/sjlabelled/tree/1.0.10 (URL)