To cite the package:

Adin A, Orozco-Acosta E, Vicente G, Ugarte MD (2022). bigDM: Scalable Bayesian Disease Mapping Models for High-Dimensional Data. R package version 0.5.0, https://github.com/spatialstatisticsupna/bigDM.

To cite the scalable Bayesian models implemented in the function CAR_INLA:

Orozco-Acosta E, Adin A, Ugarte MD (2021). “Scalable Bayesian modeling for smoothing disease mapping risks in large spatial data sets using INLA.” Spatial Statistics, 41, 100496. doi:10.1016/j.spasta.2021.100496.

To cite the scalable Bayesian models implemented in the function STCAR_INLA:

Orozco-Acosta E, Adin A, Ugarte MD (2022). “Big problems in spatio-temporal disease mapping: methods and software.” 2201.08323, https://arxiv.org/abs/2201.08323.

To cite the scalable multivariate spatial Bayesian models implemented in the function MCAR_INLA:

Vicente G, Adin A, Goicoa T, Ugarte MD (2022). “High-dimensional multivariate disease mapping.” 2210.14849, https://arxiv.org/abs/2210.14849.

Corresponding BibTeX entries:

  @Manual{,
    title = {bigDM: Scalable Bayesian Disease Mapping Models for
      High-Dimensional Data},
    author = {A Adin and E Orozco-Acosta and G Vicente and M D Ugarte},
    year = {2022},
    note = {R package version 0.5.0},
    url = {https://github.com/spatialstatisticsupna/bigDM},
  }
  @Article{,
    title = {Scalable Bayesian modeling for smoothing disease mapping
      risks in large spatial data sets using INLA},
    author = {E Orozco-Acosta and A Adin and M D Ugarte},
    year = {2021},
    journal = {Spatial Statistics},
    volume = {41},
    pages = {100496},
    doi = {10.1016/j.spasta.2021.100496},
  }
  @Misc{,
    title = {Big problems in spatio-temporal disease mapping: methods
      and software},
    author = {E Orozco-Acosta and A Adin and M D Ugarte},
    year = {2022},
    eprint = {2201.08323},
    archiveprefix = {arXiv},
    url = {https://arxiv.org/abs/2201.08323},
  }
  @Misc{,
    title = {High-dimensional multivariate disease mapping},
    author = {G Vicente and A Adin and T Goicoa and M D Ugarte},
    year = {2022},
    eprint = {2210.14849},
    archiveprefix = {arXiv},
    url = {https://arxiv.org/abs/2210.14849},
  }