Skip to content

Commit

Permalink
Merge branch 'main' into 675_DesignGrouped
Browse files Browse the repository at this point in the history
  • Loading branch information
danielinteractive authored Sep 15, 2023
2 parents 4a4b897 + a804814 commit 8405ef9
Show file tree
Hide file tree
Showing 16 changed files with 291 additions and 247 deletions.
4 changes: 1 addition & 3 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,7 @@ export(prob)
export(probFunction)
export(probit)
export(saveSample)
export(setSeed)
export(set_seed)
export(size)
export(stopTrial)
export(test_length)
Expand Down Expand Up @@ -539,10 +539,8 @@ importFrom(kableExtra,kbl)
importFrom(lifecycle,badge)
importFrom(magrittr,"%>%")
importFrom(mvtnorm,rmvnorm)
importFrom(parallel,clusterApply)
importFrom(parallel,detectCores)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(parallelly,availableCores)
importFrom(rjags,jags.model)
importFrom(rjags,jags.samples)
Expand Down
Loading

0 comments on commit 8405ef9

Please sign in to comment.