Error in plot.window(...) : need finite 'ylim' values
--
You received this message because you are subscribed to the Google Groups "R-inla discussion group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to r-inla-discussion...@googlegroups.com.
To post to this group, send an email to r-inla-disc...@googlegroups.com.
Visit this group at http://groups.google.com/group/r-inla-discussion-group.
For more options, visit https://groups.google.com/groups/opt_out.
Mudassarwith regardsHi,I had same problem when trying to compute DIC and cpo together. I think its worth trying to plot computing either of them to see if it works.
control.compute=list(dic=TRUE)
On Wed, Dec 11, 2013 at 11:36 AM, INLA help <he...@r-inla.org> wrote:
On Tue, 2013-12-10 at 23:55 -0800, E Kibuchi wrote:seems like something is infinity.
> What could the problem? Thanks
--
Håvard Rue
he...@r-inla.org
--
You received this message because you are subscribed to the Google Groups "R-inla discussion group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to r-inla-discussion-group+unsub...@googlegroups.com.
To post to this group, send an email to r-inla-disc...@googlegroups.com.
Visit this group at http://groups.google.com/group/r-inla-discussion-group.
For more options, visit https://groups.google.com/groups/opt_out.
print(levelplot(x=pred_mean1, row.values=proj_grid$x,column.values=proj_grid$y, col.regions<-tim.colors(64), ylim=c(-17.062565,-4.845903),xlim=c(14.7208,27.2958), aspect="iso", xlab="Easting",ylab="Northing")) Warning messages: 1: In levelplot.matrix(x = pred_mean1, row.values = proj_grid$x, column.values = proj_grid$y, : explicit 'data' specification ignored 2: In min(x) : no non-missing arguments to min; returning Inf 3: In max(x) : no non-missing arguments to max; returning -Inf Error in print(levelplot(x = pred_mean1, row.values = proj_grid$x, column.values = proj_grid$y, : error in evaluating the argument 'x' in selecting a method for function 'print': Error in seq.default(zrng[1], zrng[2], length.out = cuts + 2) : 'from' cannot be NA, NaN or infiniteWhat could be causing the error.
min NA
1st QU. NA
Median NA
Mean NAN
3rd QU. NA
Max NA
Could the mean be the one causing the problem because its NAN
Min. 1st Qu. Median Mean 3rd Qu. Max. NA's
NA NA NA NaN NA NA 2219659 > an email to r-inla-discussion-group+unsub...@googlegroups.com.