https://github.com/cran/CARBayes
Raw File
Tip revision: 4dcb0c9a35d454fcd280455ae570d6dad367089c authored by Duncan Lee on 08 March 2024, 13:20:02 UTC
version 6.1.1
Tip revision: 4dcb0c9
DESCRIPTION
Package: CARBayes
Type: Package
Title: Spatial Generalised Linear Mixed Models for Areal Unit Data
Version: 6.1.1
Date: 2024-03-08
Author: Duncan Lee
Maintainer: Duncan Lee <Duncan.Lee@glasgow.ac.uk>
Description: Implements a class of univariate and multivariate spatial generalised linear mixed models for areal unit data, with inference in a Bayesian setting using Markov chain Monte Carlo (MCMC) simulation using a single or multiple Markov chains. The response variable can be binomial, Gaussian, multinomial, Poisson or zero-inflated Poisson (ZIP), and spatial autocorrelation is modelled by a set of random effects that are assigned a conditional autoregressive (CAR) prior distribution. A number of different models are available for univariate spatial data, including models with no random effects as well as random effects modelled by different types of CAR prior, including the BYM model (Besag et al., 1991, <doi:10.1007/BF00116466>) and Leroux model (Leroux et al., 2000, <doi:10.1007/978-1-4612-1284-3_4>). Additionally,  a multivariate CAR (MCAR) model for multivariate spatial data is available, as is a two-level hierarchical model for modelling data relating to individuals within areas. Full details are given in the vignette accompanying this package. The initial creation of this package was supported by the Economic and Social Research Council (ESRC) grant RES-000-22-4256, and on-going development has been supported by the Engineering and Physical Science Research Council (EPSRC) grant EP/J017442/1, ESRC grant ES/K006460/1, Innovate UK / Natural Environment Research Council (NERC) grant NE/N007352/1 and the TB Alliance. 
License: GPL (>= 2)
Depends: MASS, R (>= 3.5.0), Rcpp (>= 0.11.5)
Imports: CARBayesdata, coda, dplyr, GGally, glmnet, igraph, mapview,
        MCMCpack, parallel, RColorBrewer, sf, spam, spdep, stats,
        truncnorm, utils
LinkingTo: Rcpp
LazyLoad: yes
ByteCompile: yes
URL: https://github.com/duncanplee/CARBayes
BugReports: https://github.com/duncanplee/CARBayes/issues
NeedsCompilation: yes
Packaged: 2024-03-08 10:34:09 UTC; duncanlee
Repository: CRAN
Date/Publication: 2024-03-08 13:20:02 UTC
back to top