-
Remove remaining
spData
ESRI shapefile use -
#56 add Anselin-Kelejian (1997) test to
stsls
, reported in its summary method, analogous to the reporting in the summary method oflagsarlm
of the Lagrange multiplier test, both for residual spatial autocorrelation -
adding missing man page anchors
-
conforming with STRICT_R_HEADERS=1
-
Condition on forthcoming
tmap
4 -
#52 subgraph updates
- migrate from ESRI Shapefile to GeoPackage #50
-
protect
errorsarlm
against missingDurbin=
if only intercept -
fix longstanding bugs in
getVmate
in a non-default side logic branch -
add
return_impacts=
tolmSLX
to work around issues with aliased variables; impacts should be improved to handle this case when time permits -
add
sqrt=TRUE
in calls to Matrixdeterminant
methods inmatrix_ldet
-
add
igraph (>= 2.0.0)
in DESCRIPTION for re-namedigraph
functions
-
pass through SlX formula in call
-
re-corrected #19 because the fitted model weights component may be NULL
-
suppress warning from
multcomp::glht
as the test which throws the warning is discarded
-
move
expm
from Imports to Suggests #42 -
added
zero.policy
pass-through tospdep::mat2listw
calls inpredict.Sarlm
and tospdep::sn2listw
insids_models.Rmd
; setspdep
requirement to1.3-1
-
corrected #19 because the fitted model weights component is never NULL, but may have a single unique value
-
raised #39, no support for weights in SEM/SDEM/SLX #39
-
address #37; #38 remains (no formula Durbin support for prediction using any Sarlm object)
-
address #19 by not reporting
AIC
where case weights are used inspautolm
orerrorsarlm
-
address bug in
predict()
for new data, SDEM. Others in #37, #38 need work. -
Further added checking for SLX/SDEM impacts and edge/corner cases; starting transition to use multcomp in place og gmodels
- Attending to SLX/Durbin/non-W-style weights: #7, #36, #26, #35, #30 #24, #23, partly based on #13
-
make local copy of
gmodels::estimable()
for lm objects only, add authors to package contributors -
-Wstrict-prototypes fixes
-
updating coercion for Matrix 1.4-2
-
updating dontrun/donttest for package split (previously unchecked, mostly in
aple
)
-
protect definition of USE_FC_LEN_T
-
unescape underscores in help pages
-
Add Fortran character handling USE_FC_LEN_T WRE §6.6.1
-
Add spdep split-out functionality
-
#18 standardize use of
coef()
methods for (some) fitted model summary objects -
tidymodels/broom#1003 (comment) changing spatialreg model output class names: spdep
sarlm
-> spatialregSarlm
,spautolm
->Spautolm
,stsls
->Stsls
,gmsar
->Gmsar
,lagmess
->Lagmess
,SLX
-> ,SlX
,MCMC_s*_g
->MCMC_s*_G
,SFResult
->SfResult
,ME_res
->Me_res
,lagImpact
->LagImpact
,WXImpact
->WXimpact
-
#16 merged coordination of impacts methods (Gianfranco Piras)
-
#14 merged correction to SDEM and SLX impacts when a lagged intercept is present (Tobias Rüttenauer).
-
#6, #11 na.action and precomputed eigenvalue bug
-
#9 Griddy Gibbs issue
-
#8 Predict method for SLX
-
#7, #13-14 Offset impacts for SDEM/SLX
-
#5, #10 Panel Durbin= argument
- #2 Split spatialreg from spdep; spdep functions still present there as deprecated