search for: lw_test2

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

Did you mean: lw_test1
2012 Jul 24
1
unable to run spatial lag and error models on large data
...nd 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 weights matrix not row standardized.  Should I be worried about...