File: CITATION

package info (click to toggle)
r-cran-marginaleffects 0.32.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,784 kB
  • sloc: sh: 13; makefile: 8
file content (20 lines) | stat: -rw-r--r-- 849 bytes parent folder | download | duplicates (2)
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:"
)