Last data update: 2014.03.03

CARBayes

Package: CARBayes
Type: Package
Title: Spatial Generalised Linear Mixed Models for Areal Unit Data
Version: 4.6
Date: 2016-06-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. The response variable can be binomial, Gaussian or Poisson. Spatial autocorrelation is modelled by a set of random effects, which are assigned a conditional autoregressive (CAR) prior distribution. A number of different CAR priors are available for the random effects, including a multivariate CAR (MCAR) model for multivariate spatial data. 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 was supported by the Engineering and Physical Science Research Council (EPSRC) grant EP/J017442/1.
License: GPL (>= 2)
Depends: MASS, R (>= 3.0.0), Rcpp (>= 0.11.5)
Imports: CARBayesdata, coda, matrixcalc, MCMCpack, sp, spam, spdep,
stats, truncdist, utils
Suggests: boot, deldir, foreign, grid, maptools, Matrix, nlme,
shapefiles, splines
LinkingTo: Rcpp
LazyLoad: yes
NeedsCompilation: yes
Packaged: 2016-06-08 08:10:35 UTC; duncanlee
Repository: CRAN
Date/Publication: 2016-06-08 15:40:24

● Cran Task View: Spatial
● 0 images, 11 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'CARBayes' ...
** package 'CARBayes' successfully unpacked and MD5 sums checked
** libs
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include"   -fpic  -g -O2  -c CARBayes.cpp -o CARBayes.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include"   -fpic  -g -O2  -c RcppExports.cpp -o RcppExports.o
g++ -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o CARBayes.so CARBayes.o RcppExports.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/CARBayes/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'CARBayes'
    finding HTML links ... done
    CARBayes-package                        html  
    MVS.CARleroux                           html  
    S.CARbym                                html  
    S.CARdissimilarity                      html  
    S.CARleroux                             html  
    S.CARlocalised                          html  
    combine.data.shapefile                  html  
    highlight.borders                       html  
    print.carbayes                          html  
    summarise.lincomb                       html  
    summarise.samples                       html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (CARBayes)
Making 'packages.html' ... done