Package: BayesSPsurv
Type: Package
Title: Bayesian Spatial Split Population Survival Model
Version: 0.1.4
Authors@R: c(person(given = "Brandon L.",
                    family = "Bolte",
                    role = c("aut")),
             person(given = "Nicolas", 
                    family = "Schmidt", 
                    role = c("aut", "cre"), 
                    email = "nschmidt@cienciassociales.edu.uy"), 
             person(given = "Sergio",
                    family = "Bejar",
                    role = c("aut")),
             person(given = "Minnie M.",
                    family = "Joo",
                    role = c("aut")),       
	         person(given = "Nguyen K.",
                    family = "Huynh",
                    role = c("aut")),   
            person(given = "Bumba", 
                    family = "Mukherjee", 
                    role = c("aut")))
Description: Parametric spatial split-population (SP) survival models for clustered 
    event processes. The models account for structural and spatial heterogeneity among 
    “at risk” and “immune” populations, and incorporate time-varying covariates. 
    This package currently implements Weibull, Exponential and Log-logistic forms for 
    the duration component. It also includes functions for a series of diagnostic 
    tests and plots to easily visualize spatial autocorrelation, convergence, and spatial effects. Users can 
    create their own spatial weights matrix based on their units and adjacencies of 
    interest, making the use of these models flexible and broadly applicable to a 
    variety of research areas. Joo et al. (2020) <https://github.com/Nicolas-Schmidt/BayesSPsurv/blob/master/man/figures/SPcure.pdf> describe 
    the estimators included in this package. 
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.6.0)
BugReports: https://github.com/Nicolas-Schmidt/BayesSPsurv/issues
URL: https://nicolas-schmidt.github.io/BayesSPsurv/
RoxygenNote: 7.1.1
LinkingTo: Rcpp, RcppArmadillo
Imports: MCMCpack, FastGP, stats, Rcpp (>= 1.0.3), coda, dplyr,
        reshape2, ggplot2, ape, progress, rworldmap, countrycode
Suggests: spduration
NeedsCompilation: yes
Packaged: 2021-09-13 01:54:30 UTC; Nicolás Schmidt
Author: Brandon L. Bolte [aut],
  Nicolas Schmidt [aut, cre],
  Sergio Bejar [aut],
  Minnie M. Joo [aut],
  Nguyen K. Huynh [aut],
  Bumba Mukherjee [aut]
Maintainer: Nicolas Schmidt <nschmidt@cienciassociales.edu.uy>
Repository: CRAN
Date/Publication: 2021-09-13 06:50:02 UTC
Built: R 4.1.0; x86_64-apple-darwin17.0; 2021-09-14 12:23:10 UTC; unix
Archs: BayesSPsurv.so.dSYM
