Package: incubate
Title: Parametric Time-to-Event Analysis with Variable Incubation
        Phases
Version: 1.3.0
Date: 2024-08-16
Authors@R: 
    person(given = "Matthias",
           family = "Kuhn",
           role = c("aut", "cre", "cph"),
           email = "matthias.kuhn@tu-dresden.de",
           comment = c(ORCID = "0000-0003-2868-5155"))
Description: Fit parametric models for time-to-event data that show an initial
    'incubation period', i.e., a variable delay phase where the hazard is zero. The
    delayed Weibull distribution serves as foundational data model. The
    specific method of 'MPSE' (maximum product of spacings estimation) and MLE-based methods are used for parameter
    estimation. Bootstrap confidence intervals for parameters and significance
    tests in a two group setting are provided.
License: LGPL (>= 3)
Encoding: UTF-8
LazyData: true
Imports: future (>= 1.21), future.apply (>= 1.6), glue (>= 1.4), MASS,
        purrr (>= 0.3), rlang (>= 0.4), stats, survival, tibble
Suggests: boot, dplyr, future.callr, ggplot2 (>= 3.3), knitr, testthat
        (>= 3.0.0), tidyr, withr
URL: https://gitlab.com/imb-dev/incubate/
BugReports: https://gitlab.com/imb-dev/incubate/-/issues/
RoxygenNote: 7.3.2
Config/testthat/edition: 3
Depends: R (>= 3.5.0)
Collate: 'data.R' 'delay_estimation.R' 'delay.R' 'delay_test.R'
        'incubate-package.R' 'utils.R'
NeedsCompilation: yes
Packaged: 2024-08-16 08:38:15 UTC; kuhnmat
Author: Matthias Kuhn [aut, cre, cph] (<https://orcid.org/0000-0003-2868-5155>)
Maintainer: Matthias Kuhn <matthias.kuhn@tu-dresden.de>
Repository: CRAN
Date/Publication: 2024-08-16 09:10:02 UTC
Built: R 4.4.3; ; 2025-11-01 04:17:42 UTC; windows
