see 0.14.0
Changes
-
plot()forparameters::factor_analysis()andparameters::principal_components()
gains a newtypeoption,"graph". This creates a graph with nodes/edges
indicating factor loadings. -
Updated plot-method for
performance::check_model()for Bayesian ordinal
models. -
New
geom_point_halo(),geom_pointrange_halo(),geom_jitter_halo()and
geom_count_halo()geoms, which add a slight contour around the points -
Outlier plots no longer show extreme smoother curves for models with a small
number of observations or a small number of outlier data points.
Bug fixes
- Fixed the
*_borderlessaliases forgeom_point2()orgeom_jitter2(), which
were broken and did not render as intended.