Skip to content

Commit

Permalink
update namespace and documentation with missing fcts
Browse files Browse the repository at this point in the history
  • Loading branch information
johannespiller committed Sep 18, 2024
1 parent 2735212 commit e5afe01
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@ License: MIT + file LICENSE
LazyData: true
URL: https://adibender.github.io/pammtools/
BugReports: https://github.com/adibender/pammtools/issues
RoxygenNote: 7.1.2
RoxygenNote: 7.3.2
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
3 changes: 3 additions & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -61,11 +61,14 @@ export(GeomStepHazard)
export(GeomStepribbon)
export(GeomSurv)
export(add_cif)
export(add_counterfactual_transitions)
export(add_cumu_hazard)
export(add_hazard)
export(add_surv_prob)
export(add_tdc)
export(add_term)
export(add_trans_ci)
export(add_trans_prob)
export(arrange)
export(as_ped)
export(as_ped_multistate)
Expand Down

0 comments on commit e5afe01

Please sign in to comment.