Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/paul-buerkner/brms
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-buerkner committed Sep 9, 2024
2 parents 8cdec67 + ddd34fc commit 0c18814
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/log_lik.R
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ log_lik_pointwise <- function(data_i, draws, ...) {
}

# All log_lik_<family> functions have the same arguments structure
# @param i index of the observatio for which to compute log-lik values
# @param i index of the observation for which to compute log-lik values
# @param prep A named list returned by prepare_predictions containing
# all required data and posterior draws
# @return a vector of length prep$ndraws containing the pointwise
Expand Down

0 comments on commit 0c18814

Please sign in to comment.