R/INLAutils.R

#'Utility Functions for INLA: Additional Plots and Support for ggplot2.
#'
#'@name INLAutils
#'@author as.person(c(
#'    "Tim Lucas <timcdlucas@gmail.com> [aut, cre]", 
#'    "Dave Redding <dwredding@gmail.com> [aut]"
#'  ))
#'@docType package
#'@importFrom assertthat assert_that
#'@importFrom graphics abline hist par plot 
#'@importClassesFrom ggfortify ggmultiplot
#'@importFrom ggplot2 autoplot
#'@importFrom utils globalVariables 
#'@importFrom stats complete.cases
#'@importFrom assertthat assert_that
NULL


#@importFrom methods new

Try the INLAutils package in your browser

Any scripts or data that you put into this service are public.

INLAutils documentation built on Dec. 6, 2017, 5:06 p.m.