Published November 15, 2018
| Version 0.17.2
Software
Open
sjstats: Statistical Functions for Regression Models.
Description
General
- Revised help-files for
r2()andicc(), also by adding more references.
New functions
re_grp_var()to find group factors of random effects in mixed models.
Changes to functions
omega_sq()andeta_sq()give more informative messages when using non-supported objects.r2()andicc()give more informative warnings and messages.tidy_stan()supports printing simplex parameters of monotonic effects of brms models.grpmean()andmwu()get afileandencodingargument, to save the HTML output as file.
Bug fixes
model_frame()now correctly names the offset-columns for terms provided asoffset-argument (i.e. for models where the offset was not specified inside the formula).- Fixed issue with
weights-argument ingrpmean()when variable name was passed as character vector. - Fixed issue with
r2()for glmmTMB models withar1random effects structure.
Files
strengejacke/sjstats-0.17.2.zip
Files
(820.9 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:6cdd3935daafd945c0d7896aa7a9dd23
|
820.9 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/strengejacke/sjstats/tree/0.17.2 (URL)