Learn R Programming

HSAR

Hierarchical Spatial Simultaneous Autoregressive Model (HSAR)

Installation

  • Install from CRAN with:
install.packages("HSAR", dep = TRUE)
  • Install development binary version from R-universe with:
install.packages('HSAR',
                 repos = c("https://spatlyu.r-universe.dev",
                           "https://cloud.r-project.org"),
                 dep = TRUE)
  • Install development source version from GitHub with:
if (!requireNamespace("devtools")) {
    install.packages("devtools")
}
devtools::install_github("SpatLyu/HSAR",
                         build_vignettes = TRUE,
                         dep = TRUE)

Copy Link

Version

Install

install.packages('HSAR')

Monthly Downloads

196

Version

0.6.0

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Wenbo Lv

Last Published

December 23rd, 2024

Functions in HSAR (0.6.0)

landprice

Leased residential land parcels, from 2003 to 2009 in Beijing, China
properties

Dataset of properties in the municipality of Athens
sar

SAR model estimation
hsar

Hierarchical SAR model estimation
land

The spatial locations of the Beijing land price data
Beijingdistricts

Boundaries of districts in Beijing
depmunic

Municipality departments of Athens