Package: splineCox
Type: Package
Title: A Two-Stage Estimation Approach to Cox Regression Using M-Spline
        Function
Version: 0.0.5
Authors@R: person(given = "Ren",
                  family = "Teranishi",
                  role = c("aut", "cre"),
                  email = "ren.teranishi1227@gmail.com")
Maintainer: Ren Teranishi <ren.teranishi1227@gmail.com>
Description: Implements a two-stage estimation approach for Cox 
    regression using five-parameter M-spline functions to model the baseline hazard. It allows
    for flexible hazard shapes and model selection based on log-likelihood criteria as described in
    Teranishi et al.(2025).
    In addition, the package provides functions for constructing and evaluating B-spline copulas 
    based on five M-spline or I-spline basis functions, allowing users to flexibly model and 
    compute bivariate dependence structures. Both the copula function and its density can be evaluated.
    Furthermore, the package supports computation of dependence measures such as Kendall's tau and 
    Spearman's rho, derived analytically from the copula parameters.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: joint.Cox, ggplot2
Suggests: knitr, rmarkdown, spelling
VignetteBuilder: knitr
Language: en-US
NeedsCompilation: no
Packaged: 2025-07-10 18:30:43 UTC; rente
Author: Ren Teranishi [aut, cre]
Repository: CRAN
Date/Publication: 2025-07-10 19:00:02 UTC
Built: R 4.5.0; ; 2025-07-14 23:51:43 UTC; unix
