Skip to content

groupedSurv

Efficient Estimation of Grouped Survival Models Using the Exact Likelihood Function

v1.0.5.1 · Sep 28, 2023 · GPL (>= 2)

Description

These 'Rcpp'-based functions compute the efficient score statistics for grouped time-to-event data (Prentice and Gloeckler, 1978), with the optional inclusion of baseline covariates. Functions for estimating the parameter of interest and nuisance parameters, including baseline hazards, using maximum likelihood are also provided. A parallel set of functions allow for the incorporation of family structure of related individuals (e.g., trios). Note that the current implementation of the frailty model (Ripatti and Palmgren, 2000) is sensitive to departures from model assumptions, and should be considered experimental. For these data, the exact proportional-hazards-model-based likelihood is computed by evaluating multiple variable integration. The integration is accomplished using the 'Cuba' library (Hahn, 2005), and the source files are included in this package. The maximization process is carried out using Brent's algorithm, with the C++ code file from John Burkardt and John Denker (Brent, 2002).

Downloads

284

Last 30 days

11088th

284

Last 90 days

284

Last year

CRAN Check Status

4 NOTE
10 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 NOTE
r-oldrel-macos-x86_64 NOTE
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (14 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Alexander Sibley <dcibioinformatics@duke.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Jiaxing",
                      family = "Lin",
                      role = "aut"),
               person(given = "Alexander",
                      family = "Sibley",
                      role = c("aut", "cre"),
                      email = "dcibioinformatics@duke.edu"),
               person(given = "Tracy",
                      family = "Truong",
                      role = "aut"),
               person(given = "Kouros",
                      family = "Owzar",
                      role = "aut"),
               person(given = "Zhiguo",
                      family = "Li",
                      role = "aut"),
               person(given = "Layne",
                      family = "Rogers",
                      role = "ctb"),
               person(given = "Yu",
                      family = "Jiang",
                      role = "ctb"),
               person(given = "Janice",
                      family = "McCarthy",
                      role = "ctb"),
               person(given = "Andrew",
                      family = "Allen",
                      role = "ctb"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Alexander Sibley <dcibioinformatics@duke.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Jiaxing",
                      family = "Lin",
                      role = "aut"),
               person(given = "Alexander",
                      family = "Sibley",
                      role = c("aut", "cre"),
                      email = "dcibioinformatics@duke.edu"),
               person(given = "Tracy",
                      family = "Truong",
                      role = "aut"),
               person(given = "Kouros",
                      family = "Owzar",
                      role = "aut"),
               person(given = "Zhiguo",
                      family = "Li",
                      role = "aut"),
               person(given = "Layne",
                      family = "Rogers",
                      role = "ctb"),
               person(given = "Yu",
                      family = "Jiang",
                      role = "ctb"),
               person(given = "Janice",
                      family = "McCarthy",
                      role = "ctb"),
               person(given = "Andrew",
                      family = "Allen",
                      role = "ctb"))
as necessary.
OK r-devel-linux-x86_64-fedora-clang

*


            
OK r-devel-linux-x86_64-fedora-gcc

*


            
OK r-devel-macos-arm64

*


            
OK r-devel-windows-x86_64

*


            
NOTE r-oldrel-macos-arm64

installed package size

  installed size is  9.7Mb
  sub-directories of 1Mb or more:
    libs   9.3Mb
NOTE r-oldrel-macos-x86_64

installed package size

  installed size is 10.0Mb
  sub-directories of 1Mb or more:
    libs   9.6Mb
OK r-oldrel-windows-x86_64

*


            
OK r-patched-linux-x86_64

*


            
OK r-release-linux-x86_64

*


            
OK r-release-macos-arm64

*


            
OK r-release-macos-x86_64

*


            
OK r-release-windows-x86_64

*


            

Check History

NOTE 10 OK · 4 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 9, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Alexander Sibley <dcibioinformatics@duke.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Jiaxing",
                      family = "Lin",
                      role = "aut"),
               person(given = "Alexander",
                      family = "Sibley",
                      role = c("aut", "cre"),
                      email = "dcibioinformatics@duke.edu"),
               person(given = "Tracy",
                      family = "
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Alexander Sibley <dcibioinformatics@duke.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Jiaxing",
                      family = "Lin",
                      role = "aut"),
               person(given = "Alexander",
                      family = "Sibley",
                      role = c("aut", "cre"),
                      email = "dcibioinformatics@duke.edu"),
               person(given = "Tracy",
                      family = "
NOTE r-oldrel-macos-arm64

installed package size

  installed size is  9.7Mb
  sub-directories of 1Mb or more:
    libs   9.3Mb
NOTE r-oldrel-macos-x86_64

installed package size

  installed size is 10.0Mb
  sub-directories of 1Mb or more:
    libs   9.6Mb

Dependency Network

Dependencies Reverse dependencies Rcpp doParallel foreach qvalue groupedSurv

Version History

new 1.0.5.1 Mar 9, 2026