https://github.com/cran/bayestestR
Revision d8462ad2168ad7ee61c0d7e679174e775f01a9be authored by Dominique Makowski on 18 January 2020, 07:10:02 UTC, committed by cran-robot on 18 January 2020, 07:10:02 UTC
1 parent 4936034
Raw File
Tip revision: d8462ad2168ad7ee61c0d7e679174e775f01a9be authored by Dominique Makowski on 18 January 2020, 07:10:02 UTC
version 0.5.0
Tip revision: d8462ad
CITATION
bibentry(
    bibtype="Article",
	title="bayestestR: Describing Effects and their Uncertainty, Existence and Significance within the Bayesian Framework.",
	author=c(person("Dominique", "Makowski"), person("Mattan S.", "Ben-Shachar"), person("Daniel", "Lüdecke")),
    journal="Journal of Open Source Software",
    doi="10.21105/joss.01541",
	year="2019",
	number = "40",
	volume = "4",
	pages = "1541",
	url="https://joss.theoj.org/papers/10.21105/joss.01541",
	textVersion = "Makowski, D., Ben-Shachar, M., & Lüdecke, D. (2019). bayestestR: Describing Effects and their Uncertainty, Existence and Significance within the Bayesian Framework. Journal of Open Source Software, 4(40), 1541. doi:10.21105/joss.01541",
	mheader = "To cite bayestestR in publications use:"
)
back to top