Skip to content

Commit

Permalink
updated contributors
Browse files Browse the repository at this point in the history
  • Loading branch information
davidsantiagoquevedo authored Nov 26, 2024
1 parent a79b4ca commit 1bb56dd
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,12 @@ Authors@R: c(
person("Chris", "Hartgerink", , "[email protected]", role = "ctb",
comment = c(ORCID = "0000-0003-1050-6809")),
person("Felipe Segundo", "Abril", , "[email protected]", role = "ctb",
comment = c(ORCID = "0000-0002-2512-4929"))
comment = c(ORCID = "0000-0002-2512-4929")),
person("Joshua W.", "Lambert", , "[email protected]", role = "ctb",
comment = c(ORCID = "0000-0001-5218-3046")),
person("Julian", "Otero", , "[email protected]", role = "cbt",
comment = c(ORCID = "0009-0006-0429-7747")),
person("Pontificia Universidad Javeriana", role = "cph")
)
Description: Provides tools for estimating vaccine effectiveness and related metrics. The 'vaccineff_data' class manages key features for preparing, visualizing, and organizing cohort data, as well as estimating vaccine effectiveness. The results and model performance are assessed using the 'vaccineff' class.
URL: https://github.com/epiverse-trace/vaccineff, https://epiverse-trace.github.io/vaccineff/
Expand Down

0 comments on commit 1bb56dd

Please sign in to comment.