Skip to content

Commit

Permalink
build site
Browse files Browse the repository at this point in the history
  • Loading branch information
yjunechoe committed Jul 25, 2023
1 parent ce7505c commit 2d24880
Show file tree
Hide file tree
Showing 10 changed files with 16 additions and 22 deletions.
3 changes: 2 additions & 1 deletion R/threshold_search.R
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@
#' null_statistics <- permute_timewise_statistics(spec, nsim = 100)
#'
#' # Test cluster mass/probability under different threshold values
#' walk_threshold_steps(empirical_statistics, null_statistics, steps = 1:3)
#' walk_threshold_steps(empirical_statistics, null_statistics, steps = 1:3,
#' progress = FALSE)
#'
#' \dontshow{
#' JuliaConnectoR::stopJulia()
Expand Down
4 changes: 2 additions & 2 deletions docs/articles/Garrison-et-al-2020.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions docs/articles/Geller-et-al-2020.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions docs/articles/asynchronous-cpa.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 0 additions & 7 deletions docs/articles/julia-interface.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/articles/tidying-output.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ articles:
reproducibility: reproducibility.html
tidying-output: tidying-output.html
jlmerclusterperm: jlmerclusterperm.html
last_built: 2023-07-24T06:46Z
last_built: 2023-07-25T10:06Z
urls:
reference: https://yjunechoe.github.io/jlmerclusterperm/reference
article: https://yjunechoe.github.io/jlmerclusterperm/articles
Expand Down
5 changes: 2 additions & 3 deletions docs/reference/walk_threshold_steps.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/search.json

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion man/walk_threshold_steps.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2d24880

Please sign in to comment.