Published December 18, 2018
| Version 2.6.2
Software
Open
sjPlot - Data Visualization for Statistics in Social Science.
Description
General
- Revised some help-files and vignettes.
Removed / Defunct
Following functions are now defunct:
sjt.lm(),sjt.glm(),sjt.lmer()andsjt.glmer(). Please usetab_model()instead.
Changes to functions
tab_model()supports printing simplex parameters of monotonic effects of brms models.tab_model()gets aprefix.labels-argument to add a prefix to the labels of categorical terms.- The
rotation-argument insjt.pca()andsjp.pca()now supports all rotations frompsych::principal().
Bug fixes
plot_model()no longer automatically changes the plot-type to"slope"for models with only one predictor that is categorical and has more than two levels.type = "eff"andtype = "pred"inplot_model()did not work whentermswas not specified.- If robust standard errors are requested in
tab_model(), the confidence intervals and p-values are now re-calculated and adjusted based on the robust standard errors. colors = "bw"was not recognized correctly forplot_model(..., type = "int").- Fix issue in
sjp.frq()with correct axis labels for non-labelled character vectors.
Files
strengejacke/sjPlot-2.6.2.zip
Files
(5.1 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:07b11d90bb9b95cc6d4b7107ebcb5985
|
5.1 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/strengejacke/sjPlot/tree/2.6.2 (URL)