File tree Expand file tree Collapse file tree 2 files changed +1
-6
lines changed
Expand file tree Collapse file tree 2 files changed +1
-6
lines changed Original file line number Diff line number Diff line change 44# ' @return NULL
55# ' @noRd
66.onAttach <- function (libname , pkgname ) {
7- packageStartupMessage(" The survHE version loaded is: " , utils :: packageVersion(" survHE" ), " (development version)" )
7+ packageStartupMessage(" The survHE version loaded is: " , utils :: packageVersion(" survHE" ), " (stable version)" )
88}
Original file line number Diff line number Diff line change 77
88## Survival analysis in health economic evaluation
99
10- :rocket : This is the ** development version** of the ` R ` package ` survHE `
11- (currently at version 2.0.51). A “stable” version (as of 11 July 2025:
12- 2.0.5) is packaged and available from
13- [ CRAN] ( https://cran.r-project.org/web/packages/survHE/index.html ) .
14-
1510Contains a suite of functions to systematise the workflow involving
1611survival analysis in health economic evaluation. survHE can fit a large
1712range of survival models using both a frequentist approach (by calling
You can’t perform that action at this time.
0 commit comments