Package: incubate
Title: Parametric Time-to-Event Analysis with Variable Incubation
        Phases
Version: 1.4.0
Date: 2026-03-20
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 no events occur.
    The delayed Weibull distribution serves as the foundational data model.
    For parameter estimation, different flavours of maximum likelihood
    estimation ('MLE') and the method of maximum product of spacings estimation
    ('MPSE') are implemented. 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,
        minqa, purrr (>= 0.3), rlang (>= 0.4), stats, survival, tibble
Suggests: boot, dplyr, future.callr, ggplot2 (>= 3.3), knitr, numDeriv,
        patchwork, rmarkdown, spelling, testthat (>= 3.0.0), tidyr,
        withr
URL: https://gitlab.com/imb-dev/incubate/
BugReports: https://gitlab.com/imb-dev/incubate/-/issues/
Language: en-GB
RoxygenNote: 7.3.3
Config/testthat/edition: 3
Config/Needs/check: spelling
Depends: R (>= 3.5.0)
Collate: 'aaa.R' 'cpp11.R' 'data.R' 'utils.R' 'delay_estimation.R'
        'delay.R' 'delay_test.R' 'incubate-package.R' 'integration.R'
        'zzz.R'
VignetteBuilder: knitr
LinkingTo: cpp11
NeedsCompilation: yes
Packaged: 2026-03-22 23:26:54 UTC; kuhnmat
Author: Matthias Kuhn [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0003-2868-5155>)
Maintainer: Matthias Kuhn <matthias.kuhn@tu-dresden.de>
Repository: CRAN
Date/Publication: 2026-03-22 23:50:02 UTC
Built: R 4.6.0; aarch64-apple-darwin23; 2026-04-26 08:10:57 UTC; unix
Archs: incubate.so.dSYM
