Update default options
Prevent int.polygon from integrating outside the mesh domain, and generally more robust integration scheme construction.
Fix bru() to like() parameter logic. (Thanks to Peter Vesk for bug example)
Added a NEWS.md
file to track changes to the package.
Added inla
methods for predict()
and generate()
that convert inla
output into bru
objects before calling the bru
prediction and posterior sample generator.
Added protection for examples requiring optional packages
Fix sample.lgcp
output formatting, extended CRS support, and more efficient sampling algorithm
Avoid dense matrices for effect mapping
iinla()
tracks convergence of both fixed and random effectsAdded matrix geom gg.matrix()
Fixed CRAN test issues