Package: spldv Type: Package Title: Spatial Models for Limited Dependent Variables Version: 0.2.2 Date: 2026-01-12 Authors@R: c(person("Mauricio", "Sarrias", role = c("aut", "cre"), email = "msarrias86@gmail.com", comment = c(ORCID = "0000-0001-5932-4817")), person("Gianfranco", "Piras", role = c("aut"), email = "gpiras@mac.com", comment = c(ORCID = "0000-0003-0225-6061")), person("Daniel", "McMillen", role = "ctb")) Description: The current version of this package estimates spatial autoregressive models for binary dependent variables using GMM estimators and RIS estimator . It supports one-step (Pinkse and Slade, 1998) and two-step GMM estimator along with the linearized GMM estimator proposed by Klier and McMillen (2008) . It also allows for either Probit or Logit model and compute the average marginal effects. The RIS estimator allows to estimate the SAR and SEM model. All these models are presented in Sarrias and Piras (2023) . Encoding: UTF-8 RoxygenNote: 7.3.3 Depends: R (>= 4.0) Imports: Formula, Matrix, maxLik, stats, sphet, memisc, car, methods, numDeriv, MASS, spatialreg, miscTools, sandwich Suggests: spdep License: GPL (>= 2) URL: https://github.com/gpiras/spldv BugReports: https://github.com/gpiras/spldv/issues Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev make libicu-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://gpiras.r-universe.dev Date/Publication: 2026-01-12 15:17:58 UTC RemoteUrl: https://github.com/gpiras/spldv RemoteRef: HEAD RemoteSha: 2c46f99d6ee29c988ad0f1231c881b2a08b457f0 NeedsCompilation: no Packaged: 2026-06-14 08:54:36 UTC; root Author: Mauricio Sarrias [aut, cre] (ORCID: ), Gianfranco Piras [aut] (ORCID: ), Daniel McMillen [ctb] Maintainer: Mauricio Sarrias