Package: psp
Title: Parameter Space Partitioning MCMC for Global Model Evaluation
Version: 1.0.0
Date: 2023-08-16
Authors@R: c(person("Lenard", "Dome",
                   email = "lenarddome@gmail.com",
                   role = c("aut", "cre")),
             person("Andy Wills", role = c("aut")))
Description: Implements an n-dimensional parameter space partitioning algorithm for evaluating the global behaviour of formal computational models as described by Pitt, Kim, Navarro and Myung (2006) <doi:10.1037/0033-295X.113.1.57>.
License: GPL (>= 3)
URL: https://github.com/lenarddome/psp
BugReports: https://github.com/lenarddome/psp/issues
Imports: Rcpp (>= 1.0.8.3), parallel, data.table, methods
LinkingTo: Rcpp, RcppArmadillo
Encoding: UTF-8
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: yes
Packaged: 2023-08-16 15:57:04 UTC; lenard
Author: Lenard Dome [aut, cre],
  Andy Wills [aut]
Maintainer: Lenard Dome <lenarddome@gmail.com>
Repository: CRAN
Date/Publication: 2023-08-16 16:42:05 UTC
Built: R 4.2.0; aarch64-apple-darwin20; 2023-08-27 02:38:59 UTC; unix
Archs: psp.so.dSYM
