Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable the current version of choiceRT_lba models #104

Merged
merged 3 commits into from
Aug 23, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions R/NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ export(bandit4arm_singleA_lapse)
export(bart_par4)
export(choiceRT_ddm)
export(choiceRT_ddm_single)
export(choiceRT_lba)
export(choiceRT_lba_single)
export(cra_exp)
export(cra_linear)
export(dbdm_prob_weight)
Expand Down
2 changes: 1 addition & 1 deletion R/R/choiceRT_lba.R
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
#' more information on the functioning of the sampler control parameters. One can also refer to section 58.2 of the
#' \href{http://mc-stan.org/documentation/}{Stan User's Manual} for a less technical description of these arguments.
#'
#' @export
#' @keywords internal
#'
#' @references
#' Brown, S. D., & Heathcote, A. (2008). The simplest complete model of choice response time: Linear ballistic accumulation.
Expand Down
2 changes: 1 addition & 1 deletion R/R/choiceRT_lba_single.R
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
#' more information on the functioning of the sampler control parameters. One can also refer to section 58.2 of the
#' \href{http://mc-stan.org/documentation/}{Stan User's Manual} for a less technical description of these arguments.
#'
#' @export
#' @keywords internal
#'
#' @references
#' Brown, S. D., & Heathcote, A. (2008). The simplest complete model of choice response time: Linear ballistic accumulation.
Expand Down
796 changes: 0 additions & 796 deletions R/docs/LICENSE-text.html

This file was deleted.

3 changes: 3 additions & 0 deletions R/docs/authors.html

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

55 changes: 28 additions & 27 deletions R/docs/index.html

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

15 changes: 10 additions & 5 deletions R/docs/news/index.html

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

2 changes: 1 addition & 1 deletion R/docs/pkgdown.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pandoc: 2.3.1
pandoc: 2.2.3.2
pkgdown: 1.3.0
pkgdown_sha: ~
articles: []
Expand Down
3 changes: 3 additions & 0 deletions R/docs/reference/HDIofMCMC.html

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

Loading