Other packages > Find by keyword >

spatialprobit  

Spatial Probit Models
View on CRAN: Click here


Download and install spatialprobit package within the R console
Install from CRAN:
install.packages("spatialprobit")

Install from Github:
library("remotes")
install_github("cran/spatialprobit")

Install by package version:
library("remotes")
install_version("spatialprobit", "1.0.4")



Attach the package and use:
library("spatialprobit")
Maintained by
Stefan Wilhelm
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2012-02-19
Latest Update: 2024-02-09
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) <doi:10.32614/RJ-2013-013>.
How to cite:
Stefan Wilhelm (2012). spatialprobit: Spatial Probit Models. R package version 1.0.4, https://cran.r-project.org/web/packages/spatialprobit. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.9-1 (2012-02-19 22:43), 0.9-2 (2012-05-22 07:54), 0.9-6 (2013-02-15 06:04), 0.9-7 (2013-02-18 07:38), 0.9-8 (2013-03-02 17:06), 0.9-9 (2013-06-03 15:28), 0.9-10 (2014-05-03 14:46), 0.9-11 (2015-09-17 14:49), 1.0.1 (2023-08-22 10:30), 1.0 (2022-01-15 17:40)
Other packages that cited spatialprobit R package
View spatialprobit citation profile
Other R packages that spatialprobit depends, imports, suggests or enhances
Complete documentation for spatialprobit
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA