easystats/see: see 0.8.0
Authors/Creators
- 1. Universitätsklinikum Hamburg-Eppendorf
- 2. University of Sussex
- 3. Canine Cognition and Human Interaction Lab, @UNL
- 4. Luxembourg Institute of Socio-Economic Research (LISER)
- 5. Turkish Airlines
Description
plot()forperformance::check_model()no longer produces a normal QQ plot for GLMs. Instead, it now shows a half-normal QQ plot of the absolute value of the standardized deviance residuals.plot()forperformance::check_model()andperformance::check_predictions()gains atypeargument, to either create density plots, or discrete dots resp. interval plots for posterior predictive checks.plot()forperformance::check_model()gains ann_columnargument, to define the number of columns for the diagnostic plots (by default, two columns).plot()forperformance::check_model()sometimes failed to create the plot under certain conditions, e.g. when the screen or app windows was zoomed-in. If an error occurs, a much more informative error message is shown, providing several possible solutions to resolve this problem.plot()forparameters::equivalence_test()now aligns the labelling with theprint()method. Hence, the legend title is no longer labelled"Decision on H0", but rather"Equivalence", to emphasize that we can assume practical equivalence for effects, but that we cannot accept the H0 (in a frequentist framework).Added some examples and cross references between docs. Furthermore, a vignette about plotting functions for the datawizard package was added.
Fixed issue with duplicated legend in the
plot()method forperformance::check_predictions().Fixes issue in
plot.binned_residuals()for models whose residuals were completely inside error bounds.plot()now works when using it on the output ofdescribe_distribution()with aselectargument of length 1.
Files
easystats/see-0.8.0.zip
Files
(2.1 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:332bfa1664b87b7f1561d80cd3c13078
|
2.1 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/easystats/see/tree/0.8.0 (URL)