|
1 | 1 | bibentry( |
2 | | - bibtype="Article", |
3 | | - title="Estimation of Model-Based Predictions, Contrasts and Means.", |
4 | | - author=c(person("Dominique", "Makowski"), person("Mattan S.", "Ben-Shachar"), person("Indrajeet", "Patil"), person("Daniel", "Lüdecke")), |
5 | | - journal="CRAN", |
6 | | - doi="", |
7 | | - year="2020", |
8 | | - url="https://github.com/easystats/modelbased", |
9 | | - textVersion = "Makowski, D., Ben-Shachar, M. S., Patil, I., & Lüdecke, D. (2020). Estimation of Model-Based Predictions, Contrasts and Means. CRAN.", |
10 | | - mheader = "To cite 'modelbased' in publications use:" |
| 2 | + bibtype = "article", |
| 3 | + key = "modelbasedPackage", |
| 4 | + title = "{modelbased}: An {R} package to make the most out of your statistical models through marginal means, marginal effects, and model predictions.", |
| 5 | + volume = "10", |
| 6 | + doi = "10.21105/joss.07969", |
| 7 | + number = "109", |
| 8 | + journal = "Journal of Open Source Software", |
| 9 | + author = c(person("Dominique", "Makowski"), person("Mattan S.", "Ben-Shachar"), person("Brenton M.", "Wiernik"), person("Indrajeet", "Patil"), person("Rémi", "Thériault"), person("Daniel", "Lüdecke")), |
| 10 | + year = "2025", |
| 11 | + pages = "7969", |
| 12 | + url="https://joss.theoj.org/papers/10.21105/joss.02306", |
| 13 | + textVersion = "Makowski, D., Ben-Shachar, M. S., Wiernik, B. M., Patil, I., Thériault, R., & Lüdecke, D. (2025). modelbased: An R package to make the most out of your statistical models through marginal means, marginal effects, and model predictions. Journal of Open Source Software, 10(109), 7969. https://doi.org/10.21105/joss.07969" |
11 | 14 | ) |
0 commit comments