Skip to content

Commit fa0db01

Browse files
committed
Build and deploy pkgdown site [ci skip]
1 parent 6ecf31e commit fa0db01

16 files changed

Lines changed: 2 additions & 28 deletions

docs/ISCAM.RData

4.93 KB
Binary file not shown.

docs/pkgdown.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ pandoc: 3.1.11
22
pkgdown: 2.2.0
33
pkgdown_sha: ~
44
articles: {}
5-
last_built: 2026-02-09T04:24Z
5+
last_built: 2026-02-10T20:04Z
66
urls:
77
reference: https://iscam4.github.io/ISCAM/reference
88
article: https://iscam4.github.io/ISCAM/articles

docs/reference/iscambinomprob.html

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

docs/reference/iscambinomprob.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,13 +43,10 @@ distribution.
4343
iscambinomprob(k = 5, n = 20, prob = 0.4, lower.tail = TRUE)
4444

4545
#> Probability 5 and below = 0.125599
46-
#> [1] 0.125599
4746
iscambinomprob(k = 15, n = 30, prob = 0.3, lower.tail = FALSE)
4847

4948
#> Probability 15 and above = 0.01693731
50-
#> [1] 0.01693731
5149
iscambinomprob(k = 22, n = 25, prob = 0.9, lower.tail = TRUE)
5250

5351
#> Probability 22 and below = 0.4629059
54-
#> [1] 0.4629059
5552
```
52 Bytes
Loading
217 Bytes
Loading
358 Bytes
Loading

docs/reference/iscamhyperprob.html

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/reference/iscamhyperprob.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,4 @@ distribution with the observed statistic and more extreme shaded.
4747
iscamhyperprob(1, 20, 5, 10, TRUE)
4848

4949
#> Probability 1 and below = 0.1517028
50-
#> [1] 0.1517028
5150
```

docs/reference/iscaminvbinom.html

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

0 commit comments

Comments
 (0)