1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
bibentry(bibtype = "Article",
title = "How to Interpret Statistical Models Using {marginaleffects} for {R} and {Python}",
author = c(person(given = "Vincent",
family = "Arel-Bundock",
email = "vincent.arel-bundock@umontreal.ca"),
person(given = "Noah",
family = "Greifer",
email = "ngreifer@iq.harvard.edu"),
person(given = "Andrew",
family = "Heiss",
email = "aheiss@gsu.edu")),
journal = "Journal of Statistical Software",
year = "2024",
volume = "111",
number = "9",
pages = "1--32",
doi = "10.18637/jss.v111.i09",
header = "To cite marginaleffects in publications use:"
)
|