https://github.com/cran/clinfun
Raw File
Tip revision: 9192c6321466db058b8999b903de69a587f6556b authored by Venkatraman E. Seshan on 07 March 2023, 00:00:02 UTC
version 1.1.1
Tip revision: 9192c63
DESCRIPTION
Package: clinfun
Title: Clinical Trial Design and Data Analysis Functions
Version: 1.1.1
Depends: R (>= 3.0.0), graphics, stats
Imports: mvtnorm
Suggests: survival
Author: Venkatraman E. Seshan [aut, cre],
  Karissa Whiting [aut]
Authors@R: 
    c(person(given = "Venkatraman E.", family = "Seshan", role = c("aut", "cre"), email = "seshanv@mskcc.org"),
      person(given = "Karissa", family = "Whiting", role = "aut"))
Description: Utilities to make your clinical collaborations easier if not
          fun. It contains functions for designing studies such as Simon
          2-stage and group sequential designs and for data analysis such
          as Jonckheere-Terpstra test and estimating survival quantiles.
Maintainer: Venkatraman E. Seshan <seshanv@mskcc.org>
License: GPL (>= 2)
NeedsCompilation: yes
Packaged: 2023-03-07 00:28:51 UTC; seshanv
Repository: CRAN
Date/Publication: 2023-03-07 01:00:02 UTC
back to top