From d14d70e914e8273e5da09c084bdd6691756b913e Mon Sep 17 00:00:00 2001 From: qddyy <140293741+qddyy@users.noreply.github.com> Date: Tue, 12 Sep 2023 15:59:07 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20qddyy/Le?= =?UTF-8?q?arnNonparam@d64585a34b9b8ab3d1109566e57ff650e4f001b5=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- articles/examples.html | 52 +++++++++++++++++++++--------------------- pkgdown.yml | 2 +- 2 files changed, 27 insertions(+), 27 deletions(-) diff --git a/articles/examples.html b/articles/examples.html index 819b6fa8..d467f367 100644 --- a/articles/examples.html +++ b/articles/examples.html @@ -193,7 +193,7 @@

Example 2.3.1# 1000 permutaions t$n_permu <- 1000 t$p_value -#> [1] 0.186 +#> [1] 0.185 # install.packages("microbenchmark") microbenchmark::microbenchmark( @@ -202,8 +202,8 @@

Example 2.3.1) #> Unit: milliseconds #> expr min lq mean median uq max neval -#> use_all 160.2533 176.23545 195.62292 190.8793 211.07405 349.9865 100 -#> use_1000 12.5120 13.17685 17.30131 13.8761 18.22005 142.0520 100 +#> use_all 162.4868 187.85775 215.94869 208.2056 239.31255 361.5636 100 +#> use_1000 12.5331 13.38615 16.20805 13.9564 17.89795 27.9793 100

Example 2.6.1 @@ -305,7 +305,7 @@

Example 2.8.3t$statistic #> [1] 0.4 t$p_value -#> [1] 0.8744

+#> [1] 0.8748
@@ -337,7 +337,7 @@

Example 3.1.1t$statistic #> [1] 11552.89 t$p_value -#> [1] 0.048

+#> [1] 0.036

Example 3.2.1 @@ -371,7 +371,7 @@

Example 3.2.2 & 3.2.3t$statistic #> [1] 8.246588 t$p_value -#> [1] 0.0105 +#> [1] 0.0085 t$type <- "approx" @@ -384,7 +384,7 @@

Example 3.2.2 & 3.2.3t$n_permu <- 4000 t$type <- "permu" t$p_value -#> [1] 0.0145 +#> [1] 0.01375 t$type <- "approx" t$p_value @@ -411,12 +411,12 @@

Example 3.3.1#> scoring: none type: permu method: default #> #> i j statistic p_value differ -#> 1 2 0.02737145 0.9802 FALSE -#> 1 3 -1.77914406 0.0920 FALSE -#> 1 4 -3.41048230 0.0032 TRUE -#> 2 3 -1.80651550 0.0906 FALSE -#> 2 4 -3.43785375 0.0032 TRUE -#> 3 4 -1.63133824 0.1188 FALSE +#> 1 2 0.02737145 0.9766 FALSE +#> 1 3 -1.77914406 0.0956 FALSE +#> 1 4 -3.41048230 0.0034 TRUE +#> 2 3 -1.80651550 0.0864 FALSE +#> 2 4 -3.43785375 0.0038 TRUE +#> 3 4 -1.63133824 0.1272 FALSE t$type <- "approx" t$print() @@ -469,11 +469,11 @@

Example 3.3.1#> #> i j statistic p_value differ #> 1 2 0.03870907 1.0000 FALSE -#> 1 3 -2.51608965 0.3152 FALSE -#> 1 4 -4.82315032 0.0184 TRUE -#> 2 3 -2.55479873 0.3016 FALSE -#> 2 4 -4.86185939 0.0172 TRUE -#> 3 4 -2.30706067 0.3882 FALSE +#> 1 3 -2.51608965 0.3150 FALSE +#> 1 4 -4.82315032 0.0134 TRUE +#> 2 3 -2.55479873 0.3044 FALSE +#> 2 4 -4.86185939 0.0130 TRUE +#> 3 4 -2.30706067 0.3872 FALSE t$type <- "approx" t$print() @@ -524,7 +524,7 @@

Example 3.4.1t$statistic #> [1] 145 t$p_value -#> [1] 0.032 +#> [1] 0.0305 t$type <- "approx" t$p_value @@ -553,7 +553,7 @@

Table 4.1.1t$n_permu <- 4000 t$p_value -#> [1] 0.9475

+#> [1] 0.94075

Table 4.1.3 @@ -570,7 +570,7 @@

Table 4.1.3t$statistic #> [1] -6.647059 t$p_value -#> [1] 0.02925 +#> [1] 0.028 t$type <- "approx" t$p_value @@ -596,7 +596,7 @@

Example 4.2.1 & 4.2.2 t$n_permu <- 4000 t$p_value -#> [1] 0.09125 +#> [1] 0.0985 t$type <- "approx" t$p_value @@ -624,7 +624,7 @@

Table 4.2.3t$n_permu <- 4000 t$p_value -#> [1] 0.2645

+#> [1] 0.243

Example 4.3.1 @@ -664,7 +664,7 @@

Example 4.4.1t$statistic #> [1] 110241.8 t$p_value -#> [1] 0.0548 +#> [1] 0.0576 t$type <- "approx" t$statistic @@ -687,7 +687,7 @@

Example 4.5.2t$statistic #> [1] 28.33333 t$p_value -#> [1] 0.0414 +#> [1] 0.041 t$type <- "approx" t$statistic @@ -710,7 +710,7 @@

Example 4.6.1t$statistic #> [1] 134 t$p_value -#> [1] 0.011 +#> [1] 0.0142 t$type <- "approx" t$p_value diff --git a/pkgdown.yml b/pkgdown.yml index b0995173..b6903c12 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -3,5 +3,5 @@ pkgdown: 2.0.7 pkgdown_sha: ~ articles: examples: examples.html -last_built: 2023-09-12T09:04Z +last_built: 2023-09-12T15:57Z