spatialreg icon indicating copy to clipboard operation
spatialreg copied to clipboard

spatialreg: spatial models estimation and testing

Results 9 spatialreg issues
Sort by recently updated
recently updated
newest added

Hello there. This is such a great package - thank you for the work in creating it. I am curious about best practices for calculating average marginal effects for interaction...

Thank you for the great spatial tools you provide to the community. Maybe I'm doing something wrong as I'm rather new to spatial regressions, but here is a behavior I...

Handling of formula Durbin objects does not work, get to line 233 in R/predict.sarlm.R.

See https://github.com/rsbivand/iase/issues/5

Current predict methods do not look for case weights.

We should document the following: 1. The mentioned `method=` argument to functions now named `lagsarlm()`, `errorsarlm()` and `sacsarlm()`, that is the **spdep** maximum likelihood estimation functions; 2. The recently updated...

I've been working on fitting a spatial autoregressive model (sacsarlm) to property price data in Córdoba, Argentina. While the model runs smoothly on smaller datasets, I've encountered an error when...

Hello, I’m working with a Spatial Durbin Model using the spatialreg package. I would like to extract and save the direct and indirect effects for each observation and variable (not...