https://github.com/cran/CARBayes
Raw File
Tip revision: fab8431dbfdaef1821b78020f867567a753b37fb authored by Duncan Lee on 21 June 2019, 14:10:06 UTC
version 5.1.2
Tip revision: fab8431
DESCRIPTION
Package: CARBayes
Type: Package
Title: Spatial Generalised Linear Mixed Models for Areal Unit Data
Version: 5.1.2
Date: 2019-06-21
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. 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>), the Leroux model (Leroux et al. (2000) <doi:10.1007/978-1-4612-1284-3_4>) and the localised model (Lee et al. (2015) <doi:10.1002/env.2348>). 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.0.0), Rcpp (>= 0.11.5)
Imports: CARBayesdata, coda, leaflet, matrixcalc, MCMCpack, rgdal, sp,
        spam, spdep, stats, truncnorm, utils
Suggests: boot, deldir, foreign, grid, maptools, Matrix, nlme,
        shapefiles, splines
LinkingTo: Rcpp
LazyLoad: yes
ByteCompile: yes
URL: http://github.com/duncanplee/CARBayes
BugReports: http://github.com/duncanplee/CARBayes/issues
NeedsCompilation: yes
Packaged: 2019-06-21 10:57:59 UTC; duncanlee
Repository: CRAN
Date/Publication: 2019-06-21 15:10:06 UTC
back to top