see
Visualization toolbox for statistical models in the easystats ecosystem
see grows wherever easystats adds a diagnostic, one plot method at a time.
◆Recent moves
- 1mo ago
see 0.14.1 adds plots for prior checks and grouped means
Three new plot methods land in one release — prior predictive checks, means by groups, and a size_arrow control for DAG diagrams — plus fixes where the type argument was ignored in check_predictions(). A textbook example of see tracking easystats feature by feature.
View source ↗ - 2mo ago
see 0.14.0 renders factor loadings as node-edge graphs
Factor analysis and principal components gain a graph plot type rendering loadings as nodes and edges, a genuinely different way to read those models. The new halo geoms add contours around points to keep dense scatterplots legible.
View source ↗ - 6mo ago
see 0.13.0 fixes reversed plot sorting, adds theme arguments
Daniel Lüdecke takes over as main maintainer, and several plot methods gain a theme argument. The breaking half is a fix to model_parameters() plots, where sort = "ascending" had been sorting in reverse — quietly wrong output for anyone who trusted it.
View source ↗ - 11mo ago
see 0.12.0 extends normality checks to psych factor models
Normality checks extend to psych::fa(), psych::principal() and parameters::factor_analysis() objects, and outlier checks gain a scree plot type. The R 4.1 floor arrives via the correlation dependency rather than by choice.
View source ↗ - 1y ago
see 0.11.0 scales theme elements with base_size
A presentation-focused release: theme functions accept pass-through arguments to ggplot2::theme(), element sizes scale properly with base_size, and theme_azurelight() joins the set. This is the theming investment that later releases keep building on.
View source ↗ - 1y ago
see 0.10.0 plots random-effect group levels for mixed models
model_parameters() plots learn to show random-effect group levels for mixed models and gain a show_direction toggle, with better validation of size_length in p_function(). Incremental control over what makes it onto the plot.
View source ↗