R/epipredictr-package.R

#' The 'epipredictr' package.
#'
#' @description A DESCRIPTION OF THE PACKAGE
#'
#' @docType package
#' @name epipredictr-package
#' @aliases epipredictr
#' @useDynLib epipredictr, .registration = TRUE
#' @import methods
#' @import Rcpp
#' @importFrom rstan sampling
#'
#' @references
#' Stan Development Team (2020). RStan: the R interface to Stan. R package version 2.19.3. https://mc-stan.org
#'
NULL



# this holds the documentation for the entire pacakge. see http://r-pkgs.had.co.nz/man.html
nikosbosse/epipredictr documentation built on April 7, 2020, 9:51 p.m.