Package: spatialprobit Version: 1.0.4 Date: 2024-02-07 Title: Spatial Probit Models Authors@R: c( person("Stefan", "Wilhelm", email = "wilhelm@financial.com", role = c("aut", "cre")), person("Miguel", "Godinho de Matos", email = "miguelgodinhomatos@cmu.edu", role = "aut") ) Imports: stats Depends: R (>= 1.9.0), Matrix, spdep (>= 1.1-1), spatialreg (>= 1.1-1), mvtnorm, tmvtnorm Encoding: UTF-8 Suggests: RUnit, testthat Description: A collection of methods for the Bayesian estimation of Spatial Probit, Spatial Ordered Probit and Spatial Tobit Models. Original implementations from the works of 'LeSage and Pace' (2009, ISBN: 1420064258) were ported and adjusted for R, as described in 'Wilhelm and de Matos' (2013) . License: GPL (>= 2) URL: https://www.r-project.org NeedsCompilation: no Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://stefanwilhelm.r-universe.dev Date/Publication: 2024-02-08 17:39:18 UTC RemoteUrl: https://github.com/stefanwilhelm/spatialprobit RemoteRef: HEAD RemoteSha: 45913742b021b7ee42d5907ec830d8f96b59a4a8 Packaged: 2026-07-03 12:55:47 UTC; root Author: Stefan Wilhelm [aut, cre], Miguel Godinho de Matos [aut] Maintainer: Stefan Wilhelm