We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc72f89 commit 2ba8c6eCopy full SHA for 2ba8c6e
1 file changed
src/loo.jl
@@ -36,7 +36,7 @@ Compute the Pareto-smoothed importance sampling leave-one-out cross-validation (
36
[Vehtari2017, LOOFAQ](@cite)
37
38
`log_likelihood` must be an array of log-likelihood values with shape
39
-`(chains, draws[, params...])`.
+`(draws, chains[, params...])`.
40
41
# Keywords
42
0 commit comments