Skip to content
Prev 23497 / 29559 Next

Time series in spatial regression model (spautolm)

You cross-posted to this list and r-help - never do that - it splinters 
any replies. I have chosen to ignore your r-help posting and hope that 
others will do the same.
On Fri, 9 Oct 2015, Tobias R?ttenauer wrote:

            
Why are you not using the splm package, which provides most of the models 
you might ever need to fit? Your manipulation of the weights matrix by 
years is a Kronecker product - used in that package. Study the plm package 
first, run your model aspatially with that, and move on to splm.

Roger