Skip to content

Commit cc1b56c

Browse files
Update pkgdown documentation a7d8f92
1 parent 200cbed commit cc1b56c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+976
-3550
lines changed

main/404.html

Lines changed: 2 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

main/articles/index.html

Lines changed: 16 additions & 64 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

main/articles/intro.html

Lines changed: 9 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

main/articles/intro.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -86,18 +86,18 @@ robin_lm(y ~ treatment + s1 + covar,
8686
)
8787
#> Model : y ~ treatment + s1 + covar
8888
#> Randomization: treatment ~ pb(s1) ( Permuted-Block )
89-
#> Variance Type: vcovG
89+
#> Variance Type: vcovHC
9090
#> Marginal Mean:
9191
#> Estimate Std.Err 2.5 % 97.5 %
92-
#> pbo 0.200449 0.067690 0.067779 0.3331
93-
#> trt1 0.763978 0.075930 0.615158 0.9128
94-
#> trt2 0.971285 0.076539 0.821271 1.1213
92+
#> pbo 0.200449 0.066934 0.069261 0.3316
93+
#> trt1 0.763978 0.075402 0.616194 0.9118
94+
#> trt2 0.971285 0.076888 0.820586 1.1220
9595
#>
9696
#> Contrast : h_diff
9797
#> Estimate Std.Err Z Value Pr(>|z|)
98-
#> trt1 v.s. pbo 0.56353 0.10074 5.5941 2.218e-08 ***
99-
#> trt2 v.s. pbo 0.77084 0.10133 7.6074 2.796e-14 ***
100-
#> trt2 v.s. trt1 0.20731 0.10683 1.9405 0.05232 .
98+
#> trt1 v.s. pbo 0.56353 0.10063 5.5998 2.146e-08 ***
99+
#> trt2 v.s. pbo 0.77084 0.10183 7.5698 3.738e-14 ***
100+
#> trt2 v.s. trt1 0.20731 0.10788 1.9217 0.05465 .
101101
#> ---
102102
#> Signif. codes: 0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
103103
```

main/articles/robincar-comparison.html

Lines changed: 2 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)