Skip to content

Commit

Permalink
Merge pull request #1682 from athowes/master
Browse files Browse the repository at this point in the history
"observatio" typo
  • Loading branch information
paul-buerkner authored Aug 27, 2024
2 parents 54bb6d0 + 7f77cd9 commit ddd34fc
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 ddd34fc

Please sign in to comment.