diff --git a/apple-touch-icon-120x120.png b/apple-touch-icon-120x120.png index 605917213..ec4234dc6 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 957af1d8d..20247bc82 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 dfff9d211..3ba53ca66 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 391f9ee5f..4be8e5ebb 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 b750561d4..975daed52 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 1b8090150..5637925eb 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 a57f80d32..a60fc52f8 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 59c8310cf..d4d1a296c 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 7d118813f..1022521f8 100644 Binary files a/favicon-16x16.png and b/favicon-16x16.png differ diff --git a/favicon-32x32.png b/favicon-32x32.png index 311abfbf8..6fbf2884e 100644 Binary files a/favicon-32x32.png and b/favicon-32x32.png differ diff --git a/pkgdown.yml b/pkgdown.yml index a07d8125b..92cc42068 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-12T12:34Z +last_built: 2023-09-12T13:24Z 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 43bf40ead..9199f7075 100644 --- a/reference/check_autocorrelation.html +++ b/reference/check_autocorrelation.html @@ -148,7 +148,7 @@

See alsoExamples

m <- lm(mpg ~ wt + cyl + gear + disp, data = mtcars)
 check_autocorrelation(m)
-#> OK: Residuals appear to be independent and not autocorrelated (p = 0.236).
+#> OK: Residuals appear to be independent and not autocorrelated (p = 0.310).