Skip to content

Commit

Permalink
Update: Additional Statistical Summary
Browse files Browse the repository at this point in the history
  • Loading branch information
Prerana17 committed Sep 1, 2023
1 parent c329a82 commit 4940312
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 0 deletions.
3 changes: 3 additions & 0 deletions R/Design-methods.R
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,7 @@ getResultList <- function(fun,
##' @param nCores how many cores should be used for parallel computing?
##' Defaults to the number of cores on the machine, maximum 5.
##' @param \dots not used
##' @param derive A list of functions that derive statistics from the target dose samples.
##'
##' @return an object of class \code{\linkS4class{Simulations}}
##'
Expand Down Expand Up @@ -705,6 +706,7 @@ setMethod("simulate",
##' @param nCores how many cores should be used for parallel computing?
##' Defaults to the number of cores on the machine, maximum 5.
##' @param \dots not used
##' @param derive A list of functions that derive statistics from the target dose samples.
##'
##' @return an object of class \code{\linkS4class{DualSimulations}}
##'
Expand Down Expand Up @@ -4177,6 +4179,7 @@ setMethod("simulate",
##' @param nCores how many cores should be used for parallel computing?
##' Defaults to the number of cores on the machine (maximum 5)
##' @param \dots not used
##' @param derive A list of functions that derive statistics from the target dose samples.
##'
##' @return an object of class \code{\linkS4class{Simulations}}
##'
Expand Down
2 changes: 2 additions & 0 deletions man/simulate-DADesign-method.Rd

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

2 changes: 2 additions & 0 deletions man/simulate-Design-method.Rd

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

2 changes: 2 additions & 0 deletions man/simulate-DualDesign-method.Rd

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

0 comments on commit 4940312

Please sign in to comment.