Learn R Programming

INLAutils (version 0.0.5)

Utility Functions for 'INLA'

Description

A number of utility functions for 'INLA' . Additional diagnostic plots and support for 'ggplot2'. Step wise regression with 'INLA'. Species distribution models and other helper functions.

Copy Link

Version

Install

install.packages('INLAutils')

Monthly Downloads

3

Version

0.0.5

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Tim Lucas

Last Published

December 6th, 2017

Functions in INLAutils (0.0.5)

inlaSDM

Fit INLA species distribution models.
ggplot_projection_shapefile

Plot a raster (either a raster layer or a inla projection matrix) with a shape file
autoplot.inla

Autoplot method for INLA objects
autoplot.inla.mesh

An autoplot (ggplot2) method for INLA mesh objects.
plot_inla_residuals

Plot residuals of observed vs predicted values for INLA model
INLAstep

Perform stepwise variable selection with INLA
plot_random_effects

Individual plot functions for INLA objects
INLAutils

Utility Functions for INLA: Additional Plots and Support for ggplot2.
makeGAM

A function to create the formulae needed to fit GAMs in INLA in R.
plot.inla.mesh.segment

These are plot methods for a number of inla objects that do not have plot methods in the INLA package
ggplot_inla_residuals

Plot residuals of observed vs predicted values for INLA model using ggplot2
print.inla.data.stack

These are print methods for a number of inla objects that do not have print methods in the INLA package
ggplot_inla_residuals2

Plot residuals against covariate values for INLA model using ggplot2