Package: CARME
Title: CAR-MM Modelling in Stan
Version: 0.1.1
Authors@R: 
    c(
    person("Marco", "Gramatica", , "gramaticamarco@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-6374-0933")),
    person("Silvia", "Liverani", role = c("aut"),
           comment = c(ORCID = "0000-0002-1870-3017")),
    person("Peter", "Congdon", role = c("aut"),
           comment = c(ORCID = "0000-0003-1934-9205"))
    )
Description: 'Stan' based functions to estimate CAR-MM models. These models allow to estimate Generalised Linear Models with CAR (conditional autoregressive) spatial random effects for spatially and temporally misaligned data, provided a suitable Multiple Membership matrix. The main references are Gramatica, Liverani and Congdon (2023) <doi:10.1214/23-BA1370>, Petrof, Neyens, Nuyts, Nackaerts, Nemery and Faes (2020) <doi:10.1002/sim.8697> and Gramatica, Congdon and Liverani <doi:10.1111/rssc.12480>.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.2.3
Biarch: true
Depends: R (>= 3.5.0)
Imports: methods, Rcpp (>= 0.12.0), rstan (>= 2.18.1), MASS, expm,
        stats, rstantools
LinkingTo: BH (>= 1.66.0), Rcpp (>= 0.12.0), RcppEigen (>= 0.3.3.3.0),
        rstan (>= 2.18.1), StanHeaders (>= 2.18.0), RcppParallel (>=
        5.0.1)
SystemRequirements: GNU make
NeedsCompilation: yes
Packaged: 2023-03-25 12:44:09 UTC; marcogramatica
Author: Marco Gramatica [aut, cre] (<https://orcid.org/0000-0002-6374-0933>),
  Silvia Liverani [aut] (<https://orcid.org/0000-0002-1870-3017>),
  Peter Congdon [aut] (<https://orcid.org/0000-0003-1934-9205>)
Maintainer: Marco Gramatica <gramaticamarco@gmail.com>
Repository: CRAN
Date/Publication: 2023-03-25 13:10:02 UTC
Built: R 4.2.0; aarch64-apple-darwin20; 2023-07-11 00:45:56 UTC; unix
Archs: CARME.so.dSYM
