Package: particlefield Type: Package Title: Sequential Monte Carlo for Latent Conditional Autoregressive Model Version: 0.0.1 Date: 2018-10-10 Authors@R: person(given = "Jouni", family = "Helske", role = c("aut", "cre"), email = "jouni.helske@iki.fi", comment = c(ORCID = "0000-0001-7130-793X")) Description: Functions for replicating the results of the latent Gaussian Markov random field experiment of Lindsten, Helske, Vihola (2018), XX. Contains also functions for performing particle Markov chain Monte Carlo estimation of the model parameters. License: GPL (>= 2) Suggests: testthat Imports: coda, Matrix, Rcpp (>= 0.12.9) LinkingTo: Rcpp, RcppEigen SystemRequirements: C++11 RoxygenNote: 6.1.1 Encoding: UTF-8 BugReports: https://github.com/helske/particlefield/issues Repository: https://helske.r-universe.dev Date/Publication: 2021-07-09 13:11:56 UTC RemoteUrl: https://github.com/helske/particlefield RemoteRef: HEAD RemoteSha: 4cbb2c5c960506d592e415a5ae00cb0b99c598c7 NeedsCompilation: yes Packaged: 2026-05-27 10:06:23 UTC; root Author: Jouni Helske [aut, cre] (ORCID: ) Maintainer: Jouni Helske