Package: dMrs
Type: Package
Title: Competing Risk in Dependent Net Survival Analysis
Version: 1.0.0
Date: 2025-01-09
Authors@R: c(
	person("Reuben","Adatorwovor", 
		email = "reubenadat@gmail.com",
		role = "aut"),
	person("Paul","Little",
		email = "pllittle321@gmail.com",
		role = "cre"))
Description: Provides statistical tools for 
	analyzing net and relative survival, with a key feature 
	of relaxing the assumption of independent censoring and 
	incorporating the effect of dependent competing risks. 
	It employs a copula-based methodology, specifically the 
	Archimedean copula, to simulate data, conduct survival 
	analysis, and offer comparisons with other methods. 
	This approach is detailed in the work of 
	Adatorwovor et al. (2022) <doi:10.1515/ijb-2021-0016>.
Encoding: UTF-8
Imports: methods, Rcpp, Rmpfr, copula, gplots, ggplot2, viridis, sqldf,
        data.table, relsurv
LinkingTo: Rcpp, RcppArmadillo
Suggests: knitr, rmarkdown, markdown
VignetteBuilder: knitr
License: GPL (>= 3)
RoxygenNote: 7.2.3
NeedsCompilation: yes
Packaged: 2025-01-19 06:03:35 UTC; Admin
Author: Reuben Adatorwovor [aut],
  Paul Little [cre]
Maintainer: Paul Little <pllittle321@gmail.com>
Repository: CRAN
Date/Publication: 2025-01-21 15:40:05 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-10-21 15:51:05 UTC; windows
Archs: x64
