Skip to content

Commit

Permalink
Update DESCRIPTION
Browse files Browse the repository at this point in the history
add ctb to authors
  • Loading branch information
svteichman authored Jun 7, 2024
1 parent 175faf7 commit 2f2599c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ Authors@R:
c(person("Amy", "Willis", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-2802-4317")),
person("David", "Clausen", role = "aut"),
person("Sarah", "Teichman", role = "aut"))
person("Sarah", "Teichman", role = "aut"),
person("Søren", "Højsgaard", role = "ctb", comment = "jackknife standard error assistance"))
Description: Robust score tests for Poisson regression!
License: MIT + file LICENSE
Encoding: UTF-8
Expand Down

0 comments on commit 2f2599c

Please sign in to comment.