R/rstanmerror-package.R

#' The 'rstanmerror' package.
#'
#' @description A DESCRIPTION OF THE PACKAGE
#'
#' @docType package
#' @name rstanmerror-package
#' @aliases rstanmerror
#' @useDynLib rstanmerror, .registration = TRUE
#' @import methods
#' @import Rcpp
#' @importFrom rstan sampling
#'
#' @references
#' Stan Development Team (2018). RStan: the R interface to Stan. R package version 2.18.1. https://mc-stan.org
#'
NULL
csetraynor/rstanmerror documentation built on Nov. 4, 2019, 9:19 a.m.