https://github.com/cran/clinfun
Raw File
Tip revision: 059329f4caea3b9298c935fc916297ec151e8af6 authored by Venkatraman E. Seshan on 13 July 2023, 04:30:03 UTC
version 1.1.3
Tip revision: 059329f
DESCRIPTION
Package: clinfun
Title: Clinical Trial Design and Data Analysis Functions
Version: 1.1.3
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-07-11 20:18:24 UTC; seshanv
Repository: CRAN
Date/Publication: 2023-07-13 04:30:03 UTC
back to top