Skip to content

Commit

Permalink
lints
Browse files Browse the repository at this point in the history
  • Loading branch information
davidsantiagoquevedo authored Dec 4, 2024
1 parent 57415b2 commit 2f6d2d0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions posts/vaccineff_v1.0.0/index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ categories: [new-release]
---

We are very excited to announce the release of a new vaccineff version v1.0.0.
The package offers tools for estimating vaccine effectiveness (VE) and related
The package offers tools for estimating vaccine effectiveness (VE) and related
metrics, with features like:

* Estimation in a cohort study design via the Cox model for Proportional Hazards
Expand All @@ -27,12 +27,12 @@ and detailed reports.

## Breaking Changes

`{vaccineff 1.0.0}` refactors the package's internal structure for better
`{vaccineff 1.0.0}` refactors the package's internal structure for better
maintainability.

* **`estimate_vaccineff()`** replaces `effectiveness()`.
- It returns an object of class `vaccineff`.
- The `at` parameter must always be provided for accurate results.
* It returns an object of class `vaccineff`.
* The `at` parameter must always be provided for accurate results.

* **`plot.vaccineff_data()`** replaces `plot_coverage()`.

Expand Down

0 comments on commit 2f6d2d0

Please sign in to comment.