search for: fecurrentcombinedlag

Displaying 1 result from an estimated 1 matches for "fecurrentcombinedlag".

2012 Jul 24
1
unable to run spatial lag and error models on large data
...w = n, ncol = n) : too many elements specified Issue 3: For the second dataset that contains approx. 100,000 observations, I get the following error message when I try to run spatial lag or error models. Error in matrix(0, nrow = n, ncol = n) : too many elements specified The code is: > fecurrentcombinedlag <-lagsarlm(fecurrentcombined, data = spssall, lw_test2.csv, na.action=na.fail, type="lag", method="eigen", quiet=NULL, zero.policy=TRUE, interval = NULL, tol.solve=1.0e-20) Issue 5: When I run LM tests I get the test results but with the following message: Spatial weigh...