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 03a6932 commit af530f4Copy full SHA for af530f4
DESCRIPTION
@@ -5,7 +5,7 @@ Version: 2.8.0.9000
5
Date: 2024-07-03
6
Authors@R: c(
7
person("Aki", "Vehtari", , "[email protected]", role = "aut"),
8
- person("Jonah", "Gabry", , "[email protected]", role = c("cre", "aut")),
+ person("Jonah", "Gabry", , "[email protected]", role = c("cre", "aut")),
9
person("Måns", "Magnusson", role = "aut"),
10
person("Yuling", "Yao", role = "aut"),
11
person("Paul-Christian", "Bürkner", role = "aut"),
@@ -16,7 +16,7 @@ Authors@R: c(
16
person("Bruno", "Nicenboim", role = "ctb"),
17
person("Leevi", "Lindgren", role = "ctb")
18
)
19
-Maintainer: Jonah Gabry <[email protected]>
+Maintainer: Jonah Gabry <[email protected]>
20
Description: Efficient approximate leave-one-out cross-validation (LOO)
21
for Bayesian models fit using Markov chain Monte Carlo, as described
22
in Vehtari, Gelman, and Gabry (2017) <doi:10.1007/s11222-016-9696-4>.
0 commit comments