Package: BayesMFSurv
Type: Package
Title: Bayesian Misclassified-Failure Survival Model
Version: 0.1.0
Authors@R: c(person(given = "Minnie M.",
                    family = "Joo",
                    role = c("aut")),
             person(given = "Sergio",
                    family = "Bejar",
                    role = c("aut")),
             person(given = "Nicolas", 
                    family = "Schmidt", 
                    role = c("aut", "cre"), 
                    email = "nschmidt@cienciassociales.edu.uy"),  
	         person(given = "Bumba", 
                    family = "Mukherjee", 
                    role = c("aut"))
                    )
Description: Contains a split population survival estimator that models the 
    misclassification probability of failure versus right-censored events.  
    The split population survival estimator is described in 
    Bagozzi et al. (2019) <doi:10.1017/pan.2019.6>.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.5.0)
Imports: MCMCpack, FastGP, stats, Rcpp (>= 1.0.3), coda, mvtnorm,
LinkingTo: Rcpp, RcppArmadillo
RoxygenNote: 7.0.2
NeedsCompilation: yes
Packaged: 2019-12-19 03:31:08 UTC; Nicolás Schmidt
Author: Minnie M. Joo [aut],
  Sergio Bejar [aut],
  Nicolas Schmidt [aut, cre],
  Bumba Mukherjee [aut]
Maintainer: Nicolas Schmidt <nschmidt@cienciassociales.edu.uy>
Repository: CRAN
Date/Publication: 2019-12-22 16:40:02 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-10-21 13:56:39 UTC; windows
Archs: x64
