Skip to content

Commit

Permalink
add missing arg docs
Browse files Browse the repository at this point in the history
  • Loading branch information
rok-cesnovar committed Jul 17, 2022
1 parent 021c890 commit ebe34f6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions R/model.R
Original file line number Diff line number Diff line change
Expand Up @@ -1159,6 +1159,7 @@ CmdStanModel$set("public", name = "sample", value = sample)
#' processes. For example, `mpi_args = list("n" = 4)` launches the executable
#' as `mpiexec -n 4 model_executable`, followed by CmdStan arguments for the
#' model executable.
#' @param validate_csv Deprecated. Use `diagnostics` instead.
#'
#' @return A [`CmdStanMCMC`] object.
#'
Expand Down
2 changes: 2 additions & 0 deletions man/model-method-sample_mpi.Rd

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

0 comments on commit ebe34f6

Please sign in to comment.