Skip to content

Commit ebe34f6

Browse files
committed
add missing arg docs
1 parent 021c890 commit ebe34f6

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

R/model.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1159,6 +1159,7 @@ CmdStanModel$set("public", name = "sample", value = sample)
11591159
#' processes. For example, `mpi_args = list("n" = 4)` launches the executable
11601160
#' as `mpiexec -n 4 model_executable`, followed by CmdStan arguments for the
11611161
#' model executable.
1162+
#' @param validate_csv Deprecated. Use `diagnostics` instead.
11621163
#'
11631164
#' @return A [`CmdStanMCMC`] object.
11641165
#'

man/model-method-sample_mpi.Rd

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)