Hello All,

Can anyone please help me on this error?

Error in FUN(X[[1L]], ...) : 
  different grid distances detected, but the grid must have equal distances
in each direction -- try gridtriple=TRUE that avoids numerical errors.

The program that I am trying to run posted in the previous post of this
thread.After the rows 1021 of my matrix of size 1024*1024, I start getting
all the values as 0s.
How to set the gridtriple as I am using the grf function which does not take
this parameter as input.

The maximum vector limit that can be reached in 'R' is 2^30, why does it not
allow me to create arrays of length even of size 2^17?

Thanks,
M Joshi
-- 
View this message in context: 
http://n4.nabble.com/Error-grid-must-have-equal-distances-in-each-direction-tp1695189p1745651.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to