Skip to content

Commit 4d172ae

Browse files
committed
update doc with Aki's suggestion
1 parent 18e92f9 commit 4d172ae

2 files changed

Lines changed: 6 additions & 4 deletions

File tree

R/fit.R

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -715,8 +715,9 @@ CmdStanFit$set("public", name = "constrain_variables", value = constrain_variabl
715715
#' the variational method for performing the checks described in Yao et al.
716716
#' (2018) and implemented in the \pkg{loo} package.
717717
#'
718-
#' For Laplace approximation `lp_approx__` is the the unnormalized density of
719-
#' the Laplace approximation.
718+
#' For Laplace approximation `lp_approx__` is the unnormalized density of the
719+
#' Laplace approximation. It can be used to perform the same checks as in the
720+
#' case of the variational method described in Yao et al. (2018).
720721
#'
721722
#' @return A numeric vector with length equal to the number of (post-warmup)
722723
#' draws or length equal to `1` for optimization.

man/fit-method-lp.Rd

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

0 commit comments

Comments
 (0)