From ff42fe0fed04284c4aad060aee709e2f11c4f7c7 Mon Sep 17 00:00:00 2001 From: Indrajeet Patil Date: Fri, 8 Sep 2023 17:36:58 +0200 Subject: [PATCH] Update snapshots --- .../check-normality-works-lm-density.svg | 109 +++++--- .../check-normality-works-lm-pp.svg | 150 +++++------ .../check-normality-works-lm-qq.svg | 108 ++++---- .../check-normality-works-lmer-fixed.svg | 251 +++++++++++++++--- .../vdiffr_geoms_coords/geom-point2-works.svg | 9 + 5 files changed, 423 insertions(+), 204 deletions(-) diff --git a/tests/testthat/_snaps/plot.check_normality/check-normality-works-lm-density.svg b/tests/testthat/_snaps/plot.check_normality/check-normality-works-lm-density.svg index ec9f42a8d..7cd00cc0f 100644 --- a/tests/testthat/_snaps/plot.check_normality/check-normality-works-lm-density.svg +++ b/tests/testthat/_snaps/plot.check_normality/check-normality-works-lm-density.svg @@ -18,47 +18,86 @@ - + - - + + - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - --3 -0 -3 -6 -Residuals -Density -Distribution should be close to the normal curve + +-2 +-1 +0 +1 +2 + +-2 +-1 +0 +1 +2 +Standard Normal Distribution Quantiles +Sample Quantile Deviations +Dots should fall along the line Normality of Residuals diff --git a/tests/testthat/_snaps/plot.check_normality/check-normality-works-lm-pp.svg b/tests/testthat/_snaps/plot.check_normality/check-normality-works-lm-pp.svg index 534fa12ce..7721b3c86 100644 --- a/tests/testthat/_snaps/plot.check_normality/check-normality-works-lm-pp.svg +++ b/tests/testthat/_snaps/plot.check_normality/check-normality-works-lm-pp.svg @@ -9,7 +9,7 @@ stroke-linejoin: round; stroke-miterlimit: 10.00; } - ]]>qq + ]]> @@ -21,83 +21,85 @@ - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - -0.00 -0.25 -0.50 -0.75 -1.00 - -0.00 -0.25 -0.50 -0.75 -1.00 -Standard Normal Cumulative Probability -Sample Cummulative Probability + +-0.2 +-0.1 +0.0 +0.1 +0.2 + +0.00 +0.25 +0.50 +0.75 +1.00 +Standard Normal Cumulative Probability +Sample Cummulative Probability Deviations Dots should fall along the line -Normality of Residuals +Normality of Residuals diff --git a/tests/testthat/_snaps/plot.check_normality/check-normality-works-lm-qq.svg b/tests/testthat/_snaps/plot.check_normality/check-normality-works-lm-qq.svg index c228daaed..7cd00cc0f 100644 --- a/tests/testthat/_snaps/plot.check_normality/check-normality-works-lm-qq.svg +++ b/tests/testthat/_snaps/plot.check_normality/check-normality-works-lm-qq.svg @@ -27,74 +27,68 @@ - - - - - - + + + + - - - - - - - + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + --3 --2 --1 -0 -1 -2 -3 +-2 +-1 +0 +1 +2 -2 -1 @@ -102,7 +96,7 @@ 1 2 Standard Normal Distribution Quantiles -Sample Quantiles +Sample Quantile Deviations Dots should fall along the line Normality of Residuals diff --git a/tests/testthat/_snaps/plot.check_normality/check-normality-works-lmer-fixed.svg b/tests/testthat/_snaps/plot.check_normality/check-normality-works-lmer-fixed.svg index 552e1f32a..8bcd7cb7a 100644 --- a/tests/testthat/_snaps/plot.check_normality/check-normality-works-lmer-fixed.svg +++ b/tests/testthat/_snaps/plot.check_normality/check-normality-works-lmer-fixed.svg @@ -18,50 +18,225 @@ - + - - + + - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - --100 --50 -0 -50 -100 -Residuals -Density -Distribution should be close to the normal curve + +-50 +0 +50 + +-40 +0 +40 +Standard Normal Distribution Quantiles +Sample Quantile Deviations +Dots should fall along the line Normality of Residuals diff --git a/tests/testthat/_snaps/vdiffr_geoms_coords/geom-point2-works.svg b/tests/testthat/_snaps/vdiffr_geoms_coords/geom-point2-works.svg index 9f3dded2e..3cbc69d86 100644 --- a/tests/testthat/_snaps/vdiffr_geoms_coords/geom-point2-works.svg +++ b/tests/testthat/_snaps/vdiffr_geoms_coords/geom-point2-works.svg @@ -20,6 +20,15 @@ + + + + + + + + +