Package: spCP
Type: Package
Title: Spatially Varying Change Points
Version: 1.3
Date: 2022-09-04
Authors@R: person("Samuel I.", "Berchuck", email = "sib2@duke.edu", role = c("aut", "cre"))
Description: Implements a spatially varying change point model with 
    unique intercepts, slopes, variance intercepts and slopes, and 
    change points at each location. Inference is within the 
    Bayesian setting using Markov chain Monte Carlo (MCMC). The 
    response variable can be modeled as Gaussian (no nugget), 
    probit or Tobit link and the five spatially varying parameter
    are modeled jointly using a multivariate conditional 
    autoregressive (MCAR) prior. The MCAR is a unique process that
    allows for a dissimilarity metric to dictate the local spatial 
    dependencies. Full details of the package can be found in the accompanying vignette.
    Furthermore, the details of the package can be found in the corresponding paper on arXiv
    by Berchuck et al (2018): "A spatially varying change points model for monitoring glaucoma 
    progression using visual field data", <arXiv:1811.11038>.
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.1
NeedsCompilation: yes
Depends: R (>= 3.0.2)
Imports: graphics, grDevices, msm (>= 1.0.0), mvtnorm (>= 1.0-0), Rcpp
        (>= 0.12.9), stats, utils
Suggests: coda, classInt, knitr, rmarkdown, womblR (>= 1.0.3)
LinkingTo: Rcpp, RcppArmadillo (>= 0.7.500.0.0)
VignetteBuilder: knitr
Packaged: 2022-09-05 00:37:02 UTC; sib2
Author: Samuel I. Berchuck [aut, cre]
Maintainer: Samuel I. Berchuck <sib2@duke.edu>
Repository: CRAN
Date/Publication: 2022-09-05 06:20:02 UTC
Built: R 4.2.0; aarch64-apple-darwin20; 2023-07-11 00:24:03 UTC; unix
Archs: spCP.so.dSYM
