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 f048689 commit f0812a1Copy full SHA for f0812a1
1 file changed
DESCRIPTION
@@ -15,7 +15,8 @@ Authors@R:
15
person(given = "Mike", family = "Lawrence", role = "ctb"),
16
person(given = c("William", "Michael"), family = "Landau", role = "ctb",
17
email = "will.landau@gmail.com", comment = c(ORCID = "0000-0003-1878-3253")),
18
- person(given = "Jacob", family = "Socolar", role = "ctb"))
+ person(given = "Jacob", family = "Socolar", role = "ctb"),
19
+ person(given = "Martin", family = "Modrák", role = "ctb"))
20
Description: A lightweight interface to 'Stan' <https://mc-stan.org>.
21
The 'CmdStanR' interface is an alternative to 'RStan' that calls the command
22
line interface for compilation and running algorithms instead of interfacing
0 commit comments