Skip to content

Commit

Permalink
Merge branch 'topipa:main' into posterior-updates
Browse files Browse the repository at this point in the history
  • Loading branch information
n-kall committed Jan 18, 2024
2 parents e97216e + 64f7f6f commit 70a1936
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/log_prob_draws.R
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ log_prob_draws.CmdStanFit <- function(fit, draws, ...) {
draws,
1,
fit$log_prob,
jacobian_adjustment = TRUE
jacobian = TRUE
)
}

Expand Down

0 comments on commit 70a1936

Please sign in to comment.