Package: CARME
Title: CAR-MM Modelling in Stan
Version: 0.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 (2022) <doi:10.48550/arXiv.2208.06738>, 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.1.2
Biarch: true
Depends: R (>= 3.5.0)
Imports: methods, Rcpp (>= 0.12.0), rstan (>= 2.18.1), MASS, expm,
        stats
LinkingTo: BH (>= 1.66.0), Rcpp (>= 0.12.0), RcppEigen (>= 0.3.3.3.0),
        rstan (>= 2.18.1), StanHeaders (>= 2.18.0)
SystemRequirements: GNU make
NeedsCompilation: yes
Packaged: 2023-01-06 22:42:20 UTC; mgram
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-01-09 10:33:22 UTC
