Published January 30, 2026 | Version v0.13.0
Software Open

easystats/see: see 0.13.0

  • 1. Universitätsklinikum Hamburg-Eppendorf
  • 2. Carl Zeiss AG
  • 3. University of Sussex
  • 4. New York University
  • 5. Canine Cognition and Human Interaction Lab, @UNL

Description

Breaking Changes

  • Data points in plot() for objects from parameters::model_parameters() were sorted in reverse order when using the sort argument. This was fixed, thus, sort = "ascending" now sorts the data in ascending order in plot/math logic.

Major Changes

  • Daniel Lüdecke is now the main maintainer of the package.

  • Several plot() methods gain a theme argument, to control the visual themes for plots. This is in particular useful for plots that consist of several single plots, like the one returned by check_model().

Changes

  • plot() for check_model() now limits the number of data points for models with many observations, to reduce the time for rendering the plot. Use argument maximum_dots to define the maximum number of data points to show.

  • plot() for check_model() extracts the show_ci attribute from objects returned by check_model(), to show or hide confidence intervals.

Files

easystats/see-v0.13.0.zip

Files (2.7 MB)

Name Size Download all
md5:35f8059a36087d7a8d71246831f2fde1
2.7 MB Preview Download

Additional details

Related works

Is supplement to
Software: https://github.com/easystats/see/tree/v0.13.0 (URL)

Software