diff --git a/articles/Different-Variants-of-the-Wild-Cluster-Bootstrap.html b/articles/Different-Variants-of-the-Wild-Cluster-Bootstrap.html index da4e13c7..8ea53170 100644 --- a/articles/Different-Variants-of-the-Wild-Cluster-Bootstrap.html +++ b/articles/Different-Variants-of-the-Wild-Cluster-Bootstrap.html @@ -608,11 +608,11 @@ 1*treatment = 0 -0.006 (0.576) -0.006 (0.578) -0.006 (0.590) +0.006 (0.572) +0.006 (0.573) +0.006 (0.584) 0.006 (0.575) -0.006 (0.593) +0.006 (0.588) diff --git a/pkgdown.yml b/pkgdown.yml index 9f8e57a0..0aefc0f9 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -9,7 +9,7 @@ articles: wild_bootstrap: wild_bootstrap.html fwildclusterboot: fwildclusterboot.html Literature: Literature.html -last_built: 2023-09-12T21:35Z +last_built: 2023-09-12T21:43Z urls: reference: https://s3alfisc.github.io/fwildclusterboot/reference article: https://s3alfisc.github.io/fwildclusterboot/articles diff --git a/reference/boottest-1.png b/reference/boottest-1.png index 21d70e07..a68fb4c9 100644 Binary files a/reference/boottest-1.png and b/reference/boottest-1.png differ diff --git a/reference/boottest.html b/reference/boottest.html index 24f39188..f3fbb08f 100644 --- a/reference/boottest.html +++ b/reference/boottest.html @@ -195,24 +195,24 @@

Examples#> Number of Clusters: 40 #> #> term estimate statistic p.value conf.low conf.high -#> 1 1*treatment = 0 0.073 3.709 0.001 0.033 0.113 +#> 1 1*treatment = 0 0.073 3.709 0.001 0.034 0.113 print(boot) #> boottest.lm(object = lm_fit, param = "treatment", B = 9999, clustid = "group_id1") #> -#> p value: 0.001 -#> confidence interval: 0.0331 0.1127 +#> p value: 9e-04 +#> confidence interval: 0.0336 0.1129 #> test statistic 3.7094 plot(boot) nobs(boot) #> [1] 300 pval(boot) -#> [1] 0.0010001 +#> [1] 0.00090009 confint(boot) -#> [1] 0.03309456 0.11265083 +#> [1] 0.0336039 0.1129239 generics::tidy(boot) -#> term estimate statistic p.value conf.low conf.high -#> 1 1*treatment = 0 0.07290769 3.709435 0.0010001 0.03309456 0.1126508 +#> term estimate statistic p.value conf.low conf.high +#> 1 1*treatment = 0 0.07290769 3.709435 0.00090009 0.0336039 0.1129239 diff --git a/reference/plot.boottest-1.png b/reference/plot.boottest-1.png index 5590cdf8..96fca2c1 100644 Binary files a/reference/plot.boottest-1.png and b/reference/plot.boottest-1.png differ diff --git a/reference/print.boottest.html b/reference/print.boottest.html index a38b3881..1a520d15 100644 --- a/reference/print.boottest.html +++ b/reference/print.boottest.html @@ -109,8 +109,8 @@

Examplesprint(boot) #> boottest.lm(object = lm_fit, param = "treatment", B = 9999, clustid = "group_id1") #> -#> p value: 5e-04 -#> confidence interval: 0.0336 0.1128 +#> p value: 0.0011 +#> confidence interval: 0.0329 0.1136 #> test statistic 3.7094 diff --git a/reference/pval.boottest.html b/reference/pval.boottest.html index 89a4786a..f3ee02a5 100644 --- a/reference/pval.boottest.html +++ b/reference/pval.boottest.html @@ -107,7 +107,7 @@

Examples clustid = "group_id1" ) confint(boot) -#> [1] 0.03322027 0.11362763 +#> [1] 0.03273541 0.11325149 diff --git a/reference/pval.html b/reference/pval.html index 57163cb7..d129e90b 100644 --- a/reference/pval.html +++ b/reference/pval.html @@ -105,7 +105,7 @@

Examples clustid = "group_id1" ) pval(boot) -#> [1] 0.0010001 +#> [1] 0.00140014