Package: synlik
Type: Package
Title: Synthetic Likelihood Methods for Intractable Likelihoods
Version: 0.1.7
Date: 2025-03-28
Authors@R: c(person(given = "Matteo",
                      family = "Fasiolo",
                      role = c("aut", "cre"),
                      email = "matteo.fasiolo@gmail.com"),
               person(given = "Simon",
                      family = "Wood",
                      role = "aut"))
Maintainer: Matteo Fasiolo <matteo.fasiolo@gmail.com>
Description: Framework to perform synthetic likelihood inference
    for models where the likelihood function is unavailable or
    intractable.
URL: http://mfasiolo.github.io/synlik_release/
License: GPL (>= 2)
Depends: R (>= 2.10), Rcpp (>= 0.12.0)
Imports: methods, graphics, Matrix, compiler, stats, parallel
Suggests: knitr, markdown, stabledist
LinkingTo: Rcpp, RcppArmadillo
VignetteBuilder: knitr
RoxygenNote: 7.3.2
NeedsCompilation: yes
Encoding: UTF-8
Packaged: 2025-03-31 10:10:56 UTC; mf15002
Author: Matteo Fasiolo [aut, cre],
  Simon Wood [aut]
Repository: CRAN
Date/Publication: 2025-03-31 12:30:02 UTC
