Implements a spatiotemporal boundary detection model with a dissimilarity
metric for areal data with inference in a Bayesian setting using Markov chain
Monte Carlo (MCMC). The response variable can be modeled as Gaussian (no nugget),
probit or Tobit link and spatial correlation is introduced at each time point
through a conditional autoregressive (CAR) prior. Temporal correlation is introduced
through a hierarchical structure and can be specified as exponential or first-order
autoregressive. 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): "Diagnosing Glaucoma Progression with Visual Field Data Using a
Spatiotemporal Boundary Detection Method", <arXiv:1805.11636>.
Version: |
1.0.3 |
Depends: |
R (≥ 3.0.2) |
Imports: |
graphics, grDevices, msm (≥ 1.0.0), mvtnorm (≥ 1.0-0), Rcpp (≥ 0.12.9), stats, utils |
LinkingTo: |
Rcpp, RcppArmadillo (≥ 0.7.500.0.0) |
Suggests: |
coda, classInt, knitr, rmarkdown |
Published: |
2018-06-20 |
Author: |
Samuel I. Berchuck [aut, cre] |
Maintainer: |
Samuel I. Berchuck <sib2 at duke.edu> |
License: |
GPL (≥ 3) |
NeedsCompilation: |
yes |
Materials: |
NEWS |
CRAN checks: |
womblR results |