NEWS.md
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
https://github.com/tidymodels/broom/issues/1003#issuecomment-798694400 changing spatialreg model output class names: spdep sarlm
-> spatialreg Sarlm
, 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).