Skip to content

Commit

Permalink
update docs for inits
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveBronder committed Apr 18, 2024
1 parent 20dfe3d commit 2bbfbbf
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 8 deletions.
3 changes: 2 additions & 1 deletion man-roxygen/model-common-args.R
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,8 @@
#' smoothed weights will be used. If `psis_resample` was set to `TRUE` or
#' `calculate_lp` was set to `FALSE` then sampling without replacement with
#' uniform weights will be used to select the draws.
#' PSIS resampling is used to select the draws for [`CmdStanVB`] fit objects.
#' PSIS resampling is used to select the draws for [`CmdStanVB`],
#' and [`CmdStanLaplace`] fit objects.
#'
#' * A type inheriting from `posterior::draws`. If the draws object has less
#' samples than the number of requested chains/paths then the inits will be
Expand Down
3 changes: 2 additions & 1 deletion man/model-method-diagnose.Rd

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

3 changes: 2 additions & 1 deletion man/model-method-laplace.Rd

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

3 changes: 2 additions & 1 deletion man/model-method-optimize.Rd

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

3 changes: 2 additions & 1 deletion man/model-method-pathfinder.Rd

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

3 changes: 2 additions & 1 deletion man/model-method-sample.Rd

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

3 changes: 2 additions & 1 deletion man/model-method-sample_mpi.Rd

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

3 changes: 2 additions & 1 deletion man/model-method-variational.Rd

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

0 comments on commit 2bbfbbf

Please sign in to comment.