https://github.com/cran/CARBayes
Raw File
Tip revision: 6bc0974d5ac8d7a229e06d9c38a4eadf17c0f859 authored by Duncan Lee on 13 March 2020, 07:50:06 UTC
version 5.2
Tip revision: 6bc0974
DESCRIPTION
Package: CARBayes
Type: Package
Title: Spatial Generalised Linear Mixed Models for Areal Unit Data
Version: 5.2
Date: 2020-03-12
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, dplyr, GGally, 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: 2020-03-12 15:23:42 UTC; duncanlee
Repository: CRAN
Date/Publication: 2020-03-13 08:50:06 UTC
back to top