Package: miniPCH
Type: Package
Title: Survival Distributions with Piece-Wise Constant Hazards
Version: 0.4.0
Authors@R: c(person("Tobias", "Fellinger", email="tobias.fellinger@ages.at", role=c("aut", "cre"), comment = c(ORCID = "0000-0001-9474-2731")),
            person("Florian", "Klinglmueller", role=c("aut"), comment = c(ORCID = "0000-0002-7346-3669")))
License: GPL (>= 3)
Description: Density, distribution function, ... hazard function, cumulative
    hazard function, survival function for survival distributions with
    piece-wise constant hazards and multiple states and methods to plot and
    summarise those distributions. 
    A derivation of the used algorithms can be found in my masters thesis 
    <doi:10.25365/thesis.76098>.
Encoding: UTF-8
Imports: Rcpp (>= 1.0.8), checkmate
RoxygenNote: 7.3.1
LinkingTo: Rcpp, RcppArmadillo
Suggests: testthat (>= 3.0.0), covr, withr, vdiffr, ggplot2
Config/testthat/edition: 3
URL: https://simnph.github.io/miniPCH/,
        https://github.com/SimNPH/miniPCH
BugReports: https://github.com/SimNPH/miniPCH/issues/
NeedsCompilation: yes
Packaged: 2024-10-31 08:53:47 UTC; tobias11
Author: Tobias Fellinger [aut, cre] (<https://orcid.org/0000-0001-9474-2731>),
  Florian Klinglmueller [aut] (<https://orcid.org/0000-0002-7346-3669>)
Maintainer: Tobias Fellinger <tobias.fellinger@ages.at>
Repository: CRAN
Date/Publication: 2024-10-31 09:40:02 UTC
Built: R 4.6.0; aarch64-apple-darwin20; 2025-07-18 05:36:55 UTC; unix
Archs: miniPCH.so.dSYM
