Tim Lucas

Results 58 issues of Tim Lucas

Currently have to set all other aes to NULL.

enhancement

It counts and does lines if lots and boxplots if few. Do we want to do this? Quite possibly not.

question

http://people.bath.ac.uk/fl353/isba/isbaspde.R ``` levelplot(row.values=proj$x, column.values=proj$y, x=inla.mesh.project(proj, inla.result$summary.linear.predictor$mean[index[mesh.index$field.repl==1]]), xlim=c(0,1), ylim=c(0,1), col.regions=cp, at=at+5, aspect="iso", contour=FALSE, labels=FALSE, pretty=TRUE, xlab=NULL,ylab=NULL,scales=list(draw=FALSE)) ```

enhancement

``` inla.mesh.projector(mesh, dims = c(100, 100)) ``` Should plot the raster and probably the mesh (at least raw data) over the top with options to turn stuff off.

enhancement

Might be useful to sort the random effects in autoplot. This will easily show the range of the random effects.

enhancement

Might just be a function to create the formula needed.

enhancement

http://scisoft-net-map.isri.cmu.edu/application/INLA/gitprojects Worth scouring for what they use/need regularly.

enhancement

Hi all, Some of the new friction surfaces don't seem to work. ``` USA_shp