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]
First Published: 2012-02-19
Latest Update: 2023-11-16
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 29 Mar. 2025.
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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/27Downloads for spatialprobit051015202530TrendBars

Today's Hot Picks in Authors and Packages

landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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