Skip to content

Commit

Permalink
update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
florale committed Mar 1, 2024
1 parent 4d0bb64 commit 41647ea
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions R/posterior.R
Original file line number Diff line number Diff line change
Expand Up @@ -445,7 +445,6 @@ residuals.brmcoda <- function(object, ...) {
#'
#' @examples
#' \donttest{
#' ## fit a model
#' if(requireNamespace("cmdstanr")){
#' m <- brmcoda(compilr = compilr(data = mcompd, sbp = sbp,
#' parts = c("TST", "WAKE", "MVPA", "LPA", "SB"),
Expand All @@ -455,7 +454,6 @@ residuals.brmcoda <- function(object, ...) {
#' chain = 1, iter = 500,
#' backend = "cmdstanr")
#'
#' ## extract residuals
#' (loo1 <- loo(m))
#' }}
#' @export
Expand Down
2 changes: 0 additions & 2 deletions man/loo.brmcoda.Rd

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

0 comments on commit 41647ea

Please sign in to comment.