diff --git a/apple-touch-icon-120x120.png b/apple-touch-icon-120x120.png index 169959c16..95e4ed428 100644 Binary files a/apple-touch-icon-120x120.png and b/apple-touch-icon-120x120.png differ diff --git a/apple-touch-icon-152x152.png b/apple-touch-icon-152x152.png index d5a8249e3..aa86ee8e4 100644 Binary files a/apple-touch-icon-152x152.png and b/apple-touch-icon-152x152.png differ diff --git a/apple-touch-icon-180x180.png b/apple-touch-icon-180x180.png index b9e50db9b..a5d326203 100644 Binary files a/apple-touch-icon-180x180.png and b/apple-touch-icon-180x180.png differ diff --git a/apple-touch-icon-60x60.png b/apple-touch-icon-60x60.png index 90dd7a42c..b1f109f3b 100644 Binary files a/apple-touch-icon-60x60.png and b/apple-touch-icon-60x60.png differ diff --git a/apple-touch-icon-76x76.png b/apple-touch-icon-76x76.png index dad0c8858..6818b5353 100644 Binary files a/apple-touch-icon-76x76.png and b/apple-touch-icon-76x76.png differ diff --git a/apple-touch-icon.png b/apple-touch-icon.png index c15dbeef5..d58821357 100644 Binary files a/apple-touch-icon.png and b/apple-touch-icon.png differ diff --git a/articles/check_model_files/figure-html/unnamed-chunk-4-1.png b/articles/check_model_files/figure-html/unnamed-chunk-4-1.png index 019500256..db025a75e 100644 Binary files a/articles/check_model_files/figure-html/unnamed-chunk-4-1.png and b/articles/check_model_files/figure-html/unnamed-chunk-4-1.png differ diff --git a/articles/check_model_files/figure-html/unnamed-chunk-6-1.png b/articles/check_model_files/figure-html/unnamed-chunk-6-1.png index 2e7addedd..f839cd046 100644 Binary files a/articles/check_model_files/figure-html/unnamed-chunk-6-1.png and b/articles/check_model_files/figure-html/unnamed-chunk-6-1.png differ diff --git a/favicon-16x16.png b/favicon-16x16.png index 28b4efe1c..eeea27dc4 100644 Binary files a/favicon-16x16.png and b/favicon-16x16.png differ diff --git a/favicon-32x32.png b/favicon-32x32.png index 03127bbe4..738abd941 100644 Binary files a/favicon-32x32.png and b/favicon-32x32.png differ diff --git a/pkgdown.yml b/pkgdown.yml index aaf0656d9..ccfe421f6 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -5,7 +5,7 @@ articles: check_model: check_model.html compare: compare.html r2: r2.html -last_built: 2023-09-11T19:15Z +last_built: 2023-09-11T19:26Z urls: reference: https://easystats.github.io/performance/reference article: https://easystats.github.io/performance/articles diff --git a/reference/check_autocorrelation.html b/reference/check_autocorrelation.html index 526c726c7..778fdf753 100644 --- a/reference/check_autocorrelation.html +++ b/reference/check_autocorrelation.html @@ -148,7 +148,7 @@
m <- lm(mpg ~ wt + cyl + gear + disp, data = mtcars)
check_autocorrelation(m)
-#> OK: Residuals appear to be independent and not autocorrelated (p = 0.340).
+#> OK: Residuals appear to be independent and not autocorrelated (p = 0.302).